summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/i825xx/lib82596.c
diff options
context:
space:
mode:
authorGreg Rose <gregory.v.rose@intel.com>2012-01-25 07:59:37 (GMT)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-02-09 09:25:49 (GMT)
commit4cd6923d3481773f3fbcae5ca940c8823aa33475 (patch)
tree77a22f738317d40752ee48c19415f433a413e680 /drivers/net/ethernet/i825xx/lib82596.c
parenta4b08329c74985e5cc3a44b6d2b2c59444ed8079 (diff)
downloadlinux-fsl-qoriq-4cd6923d3481773f3fbcae5ca940c8823aa33475.tar.xz
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>
Diffstat (limited to 'drivers/net/ethernet/i825xx/lib82596.c')
0 files changed, 0 insertions, 0 deletions