mirror_ubuntu-kernels/drivers/net/ethernet/emulex/benet
Ajit Khaparde 012bd38740 be2net: Fix unconditional enabling of Rx interface options
The driver currently requests the firmware to enable rx_interface options
without considering if the interface was created with that capability.
This could cause commands to firmware to fail.

To avoid this, enable only those options on an interface if the interface
was created with that capability.

Signed-off-by: Ajit Khaparde <ajit.khaparde@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-11-18 16:25:22 -05:00
..
be_cmds.c be2net: Fix unconditional enabling of Rx interface options 2013-11-18 16:25:22 -05:00
be_cmds.h be2net: Fix unconditional enabling of Rx interface options 2013-11-18 16:25:22 -05:00
be_ethtool.c be2net: Display RoCE specific counters in ethtool -S 2013-10-09 15:50:51 -04:00
be_hw.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-06-05 16:37:30 -07:00
be_main.c be2net: Fix unconditional enabling of Rx interface options 2013-11-18 16:25:22 -05:00
be_roce.c be2net: refactor be_get_resources() code 2013-08-27 15:57:04 -04:00
be_roce.h be2net: refactor be_get_resources() code 2013-08-27 15:57:04 -04:00
be.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-11-04 13:48:30 -05:00
Kconfig net: Remove bogus dependencies on INET 2012-11-19 19:13:59 -05:00
Makefile be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00