smsc911x: fix platform resource call during module unload
authorSteve Glendinning <steve.glendinning@smsc.com>
Fri, 26 Dec 2008 00:44:01 +0000 (16:44 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Dec 2008 00:44:01 +0000 (16:44 -0800)
This patch fixes a typo, the platform_get_resource calls in
smsc911x_drv_remove are supposed to look the same as those in
smsc911x_drv_probe.

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>
drivers/net/smsc911x.c

Simple merge