]> git.baikalelectronics.ru Git - kernel.git/commit
e1000e: Guarantee descriptor writeback flush success.
authorMatthew Vick <matthew.vick@intel.com>
Fri, 16 Mar 2012 09:03:00 +0000 (09:03 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 3 Apr 2012 22:25:16 +0000 (15:25 -0700)
commit982b388c4e9be8fe4fac0716368f0d1e6e779d27
tree204f9390746aa2798589f6a4d037c3c6827593f0
parent80a3011dee2c10941760d2150b89424f54d99ce6
e1000e: Guarantee descriptor writeback flush success.

In rare circumstances, a descriptor writeback flush may not work if it
arrives on a specific clock cycle as a writeback request is going out.

Signed-off-by: Matthew Vick <matthew.vick@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/e1000e/netdev.c