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:
e11c259
)
ibm/emac: fix improper cleanup when device is removed to allow re-bind
author
Wolfgang Grandegger
<wg@grandegger.com>
Thu, 17 Nov 2011 03:06:44 +0000
(
03:06
+0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 17 Nov 2011 22:04:57 +0000
(17:04 -0500)
The re-binding (unbind..bind) of an EMAC device fails because the
static variable "busy_phy_map" is not updated when the device is
removed.
Signed-off-by: Wolfgang Grandegger <wg@denx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found