pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtool
authorToshiharu Okada <toshiharu-linux@dsn.okisemi.com>
Wed, 9 Feb 2011 20:28:06 +0000 (12:28 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Feb 2011 20:28:06 +0000 (12:28 -0800)
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>

No differences found