]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tg3: Fix copper autoneg adv checks
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 13 Feb 2012 15:20:10 +0000 (15:20 +0000)
committerJoe Jin <joe.jin@oracle.com>
Tue, 28 Aug 2012 07:21:32 +0000 (15:21 +0800)
commitb023bb25017391918845f4d86f91a26de60ee4cc
tree0a50a0b911d6c0dfcb8e6a89999b3dff5ef688e6
parente442f3310001a77901ad3318c64712fec172d856
tg3: Fix copper autoneg adv checks

When checking the autoneg advertisements, the driver failed to include
the master and master enable bits for the bcm5701.  This patch fixes the
problem.

(cherry picked from commit 3198e07fd64aa8c3a38dda33bcc0f44265eb581e)
Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/tg3.c