Files
linux/drivers/net
Greg Rose 4cd6923d34 ixgbe: Fix case of Tx Hang in PF with 32 VFs
A check for the number of VFs allocated should have used a greater than
equal operator instead of just greater than.  This caused allocation of
exactly 32 VFs to not enable the PF transmit and receive enables.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Robert E Garrett <robertX.e.garrett@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2012-02-09 01:25:49 -08:00
..
2011-08-27 00:58:33 -07:00
2012-01-12 20:05:28 -08:00
2011-08-27 00:58:36 -07:00
2012-01-05 13:23:00 -05:00
2011-11-16 17:43:12 -05:00