commit | 37f40239f49fbc0b489d0327a700fee5b3898ac2 | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Thu Oct 02 16:33:20 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 02 18:28:12 2008 -0700 |
tree | bcce45dade552bcff9840ea5c38e6998726cb813 | |
parent | 6babc32c41e3642d875372cb6afbd9ade7a9f311 [diff] |
e1000e: reset swflag after resetting hardware in the process of debugging things, noticed that the swflag is not reset by the driver after reset, and the swflag is probably not reset unless management firmware clears it after 100ms. Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>