git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c69b909
)
pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtool
author
Toshiharu Okada
<toshiharu-linux@dsn.okisemi.com>
Wed, 9 Feb 2011 20:28:06 +0000
(12:28 -0800)
committer
David 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