From: Jesse Brandeburg Date: Fri, 25 Sep 2009 12:18:41 +0000 (+0000) Subject: e1000: two workarounds were incomplete, fix them X-Git-Tag: v2.6.32-rc3~63^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fce47317fc96b222ea7e28fb6d153b1855e91cd;p=pandora-kernel.git e1000: two workarounds were incomplete, fix them 1) 82544 does not need last_tx_tso workaround, it interferes with the 82544 workaround too 2) 82544 hang workaround was using the address of the page struct instead of the physical address as its "workaround decider" not sure how that ever worked Signed-off-by: Jesse Brandeburg Signed-off-by: Don Skidmore Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed