diff options
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2009-09-25 12:19:02 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-09-27 03:15:47 (GMT) |
commit | 3d6114e71dffb9fb9dedc8569103310c5bbf0296 (patch) | |
tree | 7fc265f766ef35cb6330e73680d83e6140fae30f /net/rose | |
parent | 8fce47317fc96b222ea7e28fb6d153b1855e91cd (diff) | |
download | linux-3d6114e71dffb9fb9dedc8569103310c5bbf0296.tar.xz |
e1000: remove races when changing mtu
this patch fixes a bug that occurs when routing packets and simultaneously
changing the mtu. the rx_buffer_len variable is used during the rx cleanup
and if that changes on the fly without stopping traffic bad things happen
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rose')
0 files changed, 0 insertions, 0 deletions