linux/drivers/net/ethernet/qlogic/qlcnic
Dan Carpenter e842b068bf qlcnic: dcb: a couple off by one bugs
The ->tc_cfg[] array has QLC_DCB_MAX_TC (8) elements so the check is
off by one.  These functions are always called with valid values though
so it doesn't affect how the code works.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Sucheta Chakraborty <sucheta.chakraborty@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-03-03 15:38:12 -05:00
..
Makefile qlcnic: dcb: Query adapter DCB capabilities. 2013-08-27 15:21:13 -04:00
qlcnic.h qlcnic: update version to 5.3.55 2014-01-23 16:13:09 -08:00
qlcnic_83xx_hw.c qlcnic: Fix number of rings when we fall back from msix to legacy. 2014-02-25 18:32:39 -05:00
qlcnic_83xx_hw.h qlcnic: Refactor interrupt coalescing code for all adapters. 2014-01-23 16:13:09 -08:00
qlcnic_83xx_init.c qlcnic: Enhance Tx timeout debugging. 2014-01-23 16:13:09 -08:00
qlcnic_83xx_vnic.c qlcnic: Use bool for rx_mac_learn. 2014-01-23 16:13:08 -08:00
qlcnic_ctx.c qlcnic: Support for 16 virtual NIC functions. 2013-12-17 17:09:44 -05:00
qlcnic_dcb.c qlcnic: dcb: a couple off by one bugs 2014-03-03 15:38:12 -05:00
qlcnic_dcb.h qlcnic: Issue INIT_NIC command only once. 2013-12-17 17:09:43 -05:00
qlcnic_ethtool.c qlcnic: Enhance logic to calculate msix vectors. 2014-01-23 16:13:09 -08:00
qlcnic_hdr.h qlcnic: Support for 16 virtual NIC functions. 2013-12-17 17:09:44 -05:00
qlcnic_hw.c qlcnic: Refactor interrupt coalescing code for all adapters. 2014-01-23 16:13:09 -08:00
qlcnic_hw.h qlcnic: Refactor interrupt coalescing code for all adapters. 2014-01-23 16:13:09 -08:00
qlcnic_init.c qlcnic: Fix bug in Tx completion path 2014-01-03 20:44:11 -05:00
qlcnic_io.c qlcnic: Fix loopback test failure 2014-01-28 11:59:30 -08:00
qlcnic_main.c qlcnic: Fix number of rings when we fall back from msix to legacy. 2014-02-25 18:32:39 -05:00
qlcnic_minidump.c qlcnic: Skip unknown entry type while collecting firmware dump 2013-10-18 13:42:19 -04:00
qlcnic_sriov.h qlcnic: make local functions static 2014-01-17 18:04:19 -08:00
qlcnic_sriov_common.c qlcnic: Fix initialization of vlan list. 2014-01-28 11:59:30 -08:00
qlcnic_sriov_pf.c qlcnic: Allow any VLAN to be configured from VF. 2014-02-25 18:32:39 -05:00
qlcnic_sysfs.c qlcnic: make local functions static 2014-01-17 18:04:19 -08:00