diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2010-09-07 21:34:29 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-09-08 21:46:26 (GMT) |
commit | 933d41f1f2b6d5e7bcc0782ad0eeaac983a79592 (patch) | |
tree | f0806ddab3caed3540877d969cabfa691220ff90 /drivers/net/de600.c | |
parent | a1c3ed4c9ca01dded8d511a1d1daf271fbae8d89 (diff) | |
download | linux-933d41f1f2b6d5e7bcc0782ad0eeaac983a79592.tar.xz |
ixgbe: fix TX ring enable issues seen when VMDQ is enabled
The ordering of operations was messed up in the init and as a result when
VMDQ was enabled we were trying to enable TX rings before setting the VFTE
bits. This resulted in a ring that appeared to fail to enable when in fact
it was blocked because the VFTE bits were cleared after the reset.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/de600.c')
0 files changed, 0 insertions, 0 deletions