aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/pch_gbe/pch_gbe_main.c
diff options
context:
space:
mode:
authorTomoya <tomoya-linux@dsn.okisemi.com>2011-02-07 23:29:02 +0000
committerDavid S. Miller <davem@davemloft.net>2011-02-08 16:37:19 -0800
commitce9736d4fb48beed370e22ac156779746dda7b92 (patch)
tree0591846b356946cf6d5088eecee8357ec9de17de /drivers/net/pch_gbe/pch_gbe_main.c
parentpch_can: fix 800k comms issue (diff)
downloadlinux-dev-ce9736d4fb48beed370e22ac156779746dda7b92.tar.xz
linux-dev-ce9736d4fb48beed370e22ac156779746dda7b92.zip
pch_can: fix rmmod issue
Currently, when rmmod pch_can, kernel failure occurs. The cause is pci_iounmap executed before pch_can_reset. Thus pci_iounmap moves after pch_can_reset. Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions