linux/drivers/net/ethernet/emulex/benet
Padmanabh Ratnakar abb9395123 be2net: Fix driver load failure for different FW configs in Lancer
Driver assumes FW resource counts and capabilities while creating queues and
using functionality like RSS. This causes driver load to fail in FW configs
where resources and capabilities are reduced. Fix this by querying FW
configuration during probe and using resources and capabilities accordingly.

Signed-off-by: Padmanabh Ratnakar <padmanabh.ratnakar@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-10-21 22:15:35 -04:00
..
be_cmds.c be2net: Fix driver load failure for different FW configs in Lancer 2012-10-21 22:15:35 -04:00
be_cmds.h be2net: Fix driver load failure for different FW configs in Lancer 2012-10-21 22:15:35 -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: Fix driver load failure for different FW configs in Lancer 2012-10-21 22:15:35 -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: Fix driver load failure for different FW configs in Lancer 2012-10-21 22:15:35 -04:00
Kconfig
Makefile be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00