]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 07:56:49 +0000 (15:56 +0800)
commit4bbdc29b914c9c90f6b3b01a66e2d94aabde90bc
treef6dc49d1d020176b5c927ac596a199c712558f7e
parenta6fccfb6c1fc209a7065c8bc8e1450f25a175274
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.

(cherry picked from commit bf03085f85112eac2d19036ea3003071220285bb)
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>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/e1000e/netdev.c