linux-kernel-test/drivers/net/ethernet/broadcom
Matt Carlson c6700ce224 tg3: Remove unneeded link_config.orig_... members
This patch removes the unneeded link_config.orig_* members.  When the
phy is in a low power state, the TG3_PHYFLG_IS_LOW_POWER flag solely
determines how the link is configured.  When the phy is powered back up,
it can resume using the original settings.

For the phylib case, the link configuration still needs to be saved, but
since the phylib maintains its own configuration, we can repurpose the
(unused in this case) tg3 link configuration members.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-02-13 20:45:07 -05:00
..
bnx2x drivers/net: Remove boolean comparisons to true/false 2012-02-13 00:47:40 -05:00
b44.c drivers/net: Remove alloc_etherdev error messages 2012-01-31 16:20:48 -05:00
b44.h
bcm63xx_enet.c bcm63xx_enet: use an unique MDIO bus name. 2012-01-10 16:35:02 -08:00
bcm63xx_enet.h
bnx2_fw.h
bnx2.c bnx2: Add missing memory barrier in bnx2_start_xmit() 2012-02-05 22:42:00 -05:00
bnx2.h bnx2: Add support for ethtool --show-channels|--set-channels 2012-02-05 22:42:00 -05:00
cnic_defs.h cnic: Add FCoE parity error recovery 2012-02-05 22:42:00 -05:00
cnic_if.h cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATE 2012-02-09 14:03:50 -05:00
cnic.c cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATE 2012-02-09 14:03:50 -05:00
cnic.h
Kconfig
Makefile
sb1250-mac.c drivers/net: Remove alloc_etherdev error messages 2012-01-31 16:20:48 -05:00
tg3.c tg3: Remove unneeded link_config.orig_... members 2012-02-13 20:45:07 -05:00
tg3.h tg3: Remove unneeded link_config.orig_... members 2012-02-13 20:45:07 -05:00