]> git.baikalelectronics.ru Git - kernel.git/commit
tg3: Fix EEE interoperability workaround
authorMatt Carlson <mcarlson@broadcom.com>
Thu, 19 May 2011 12:12:48 +0000 (12:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 May 2011 22:00:00 +0000 (18:00 -0400)
commit752f7c094caadd012a6a512e01b877914e8955fe
tree61502760b9cb0334e96528765b61a32a96bf5a5f
parentb61a5fb6b40da358a68a55fdf2f6dc6e29cf57bf
tg3: Fix EEE interoperability workaround

Commit 9a2b49611ec310779bea355fa02357bb2bba7957, entitled
"tg3: Fix EEE interoperability issue", added an EEE interoperability
fix.  We found that the fix doesn't work if applied too early though.
This patch delays the fix until right before allowing LPI assertion.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c
drivers/net/tg3.h