]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit75d1a7522f8b3f4de3eea040fdcdb640deeda64d
treea2e7d99b70dc9f9d6b6f3518df29a303b1095ca6
parentc69b90920a36b88ab0d649963d81355d865eeb05
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>
drivers/net/pch_gbe/pch_gbe_main.c