smsc911x: don't clobber driver_data
authorSteve Glendinning <steve.glendinning@smsc.com>
Fri, 26 Dec 2008 00:43:34 +0000 (16:43 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Dec 2008 00:43:34 +0000 (16:43 -0800)
smsc911x uses driver_data to store our net_device, don't overwrite this
with the mii_bus.

Reported and fixed by dfoley@telus.net.

Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found