linux/drivers/net/ethernet/qlogic
Santosh Nayak d8140b2fa0 netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.
There are 'NETXEN_NIU_MAX_GBE_PORTS'  GBE ports. Port indexing starts
from zero.
Hence we should also return error for "port == NETXEN_NIU_MAX_GBE_PORTS"

Signed-off-by: Santosh Nayak <santoshprasadnayak@gmail.com>
2012-06-25 15:26:26 -07:00
..
netxen netxen: Error return off by one in 'netxen_nic_set_pauseparam()'. 2012-06-25 15:26:26 -07:00
qlcnic Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-06-15 15:51:55 -07:00
qlge net: Fix spelling typo in net 2012-04-14 15:29:02 -04:00
Kconfig drivers/net/ethernet/*: Enabled vendor Kconfig options 2011-08-27 00:58:56 -07:00
Makefile
qla3xxx.c qla3xxx: ethernet: Silence static checker warning. 2012-03-06 15:19:14 -05:00
qla3xxx.h