aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/smsc911x.h
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-12-10 15:42:27 -0500
committerDavid S. Miller <davem@davemloft.net>2009-12-11 18:07:54 -0500
commit5fc3441349936ea6f1f95a1ef17492223c76a695 (patch)
tree3270d67d13f52964d4368344881a5c08be8b7cee /drivers/net/smsc911x.h
parentfd0775bfc9feb036e6efb669133d644ae29e12b8 (diff)
net: smc91x: Fix up type mismatch in smc_drv_resume().
smc_drv_resume() takes a struct device, while smc_enable_device() takes a platform device. This fixes up the smc_enable_device() callsite with the proper pointer. It's not obvious when this change was introduced, as git history doesn't go back that far. Presumably the resume code has always been broken in this fashion. Signed-off-by: Paul Mundt <lethal@linux-sh.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/smsc911x.h')
0 files changed, 0 insertions, 0 deletions