diff options
author | Peter P Waskiewicz Jr <[email protected]> | 2009-09-14 07:47:27 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-09-14 17:03:37 -0700 |
commit | 1b3ff02eac6dcb6d7d03a5be6a642b58ec9cf4bb (patch) | |
tree | d05ff7a6ff301dc21596c838e28e7c18f24cfba9 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | ce187619e8f39abd60a8d99eeb2c52b4c00adc13 (diff) |
ixgbe: Properly disable packet split per-ring when globally disabled
The packet split feature was recently moved out of the adapter-wide flags
feature field and into a per-Rx ring feature field. In the process, packet
split isn't properly disabled in the Rx ring if the adapter has it globally
disabled, followed by a device reset.
This won't impact the driver today, since it's always in packet split mode.
However, this will prevent any pitfalls if someone disables packet split on
the adapter in the future and doesn't disable it in each ring.
Signed-off-by: Peter P Waskiewicz Jr <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: Don Skidmore <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions