linux/drivers/net/ethernet/emulex/benet
Sathya Perla 323ff71e56 be2net: cleanup code related to be_link_status_query()
1) link_status_query() is always called to query the link-speed (speed
after applying qos). When there is no qos setting, link-speed is derived from
port-speed. Do all this inside this routine and hide this from the callers.

2) adpater->phy.forced_port_speed is not being set anywhere after being
initialized. Get rid of this variable.

3) Ignore async link_speed notifications till the initial value has been
fetched from FW.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-09-30 02:15:34 -04:00
..
be_cmds.c be2net: cleanup code related to be_link_status_query() 2012-09-30 02:15:34 -04:00
be_cmds.h be2net: cleanup code related to be_link_status_query() 2012-09-30 02:15:34 -04:00
be_ethtool.c be2net: cleanup code related to be_link_status_query() 2012-09-30 02:15:34 -04:00
be_hw.h be2net: Activate new FW after FW download for Lancer 2012-07-12 08:16:46 -07:00
be_main.c be2net: cleanup code related to be_link_status_query() 2012-09-30 02:15:34 -04:00
be_roce.c be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00
be_roce.h be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00
be.h be2net: cleanup code related to be_link_status_query() 2012-09-30 02:15:34 -04:00
Kconfig
Makefile be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00