commit | 75d1a7522f8b3f4de3eea040fdcdb640deeda64d | [log] [tgz] |
---|---|---|
author | Toshiharu Okada <toshiharu-linux@dsn.okisemi.com> | Wed Feb 09 12:28:06 2011 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 09 12:28:06 2011 -0800 |
tree | a2e7d99b70dc9f9d6b6f3518df29a303b1095ca6 | |
parent | c69b90920a36b88ab0d649963d81355d865eeb05 [diff] |
pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtool This driver will be in a deadlock, When the rx offload is set by ethtool. The pch_gbe_reinit_locked function was modified. Signed-off-by: Toshiharu Okada <toshiharu-linux@dsn.okisemi.com> Signed-off-by: David S. Miller <davem@davemloft.net>