ixgbevf: Check if EOP has changed before using it
authorGreg Rose <gregory.v.rose@intel.com>
Fri, 3 Jun 2011 03:53:24 +0000 (03:53 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 27 Aug 2011 06:31:09 +0000 (23:31 -0700)
There is a chance that between the time EOP is read and the time it is
used another transmit on a different CPU could have run and completed,
thus leaving EOP in a bad state.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found