ibm/emac: fix improper cleanup when device is removed to allow re-bind
authorWolfgang Grandegger <wg@grandegger.com>
Thu, 17 Nov 2011 03:06:44 +0000 (03:06 +0000)
committerDavid 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