linux-hardened/drivers/net/ethernet/intel
John Fastabend b120818e65 ixgbe: fix smatch splat due to missing NULL check
ixgbe_ieee_ets and ixgbe_ieee_pfc are intialized at
the same time. Do a check for both before configuring
IEEE802.1Qaz. Also max_frame was causing a sparse
warning resolved here as well.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-11-02 16:55:31 -07:00
..
e1000
e1000e e1000e: demote a debugging WARN to a debug log message 2011-11-02 16:54:53 -07:00
igb igb: Fix for I347AT4 PHY cable length unit detection 2011-11-02 16:55:08 -07:00
igbvf
ixgb
ixgbe ixgbe: fix smatch splat due to missing NULL check 2011-11-02 16:55:31 -07:00
ixgbevf
e100.c e100: make sure vlan support isn't advertised on old adapters 2011-11-02 16:55:00 -07:00
Kconfig
Makefile