From: Steve Glendinning Date: Fri, 26 Dec 2008 00:44:01 +0000 (-0800) Subject: smsc911x: fix platform resource call during module unload X-Git-Tag: v2.6.29-rc1~581^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d45227391c70ea12ec129ebfa97841e9b7ff34fd;p=pandora-kernel.git smsc911x: fix platform resource call during module unload 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed