alistair23-linux/drivers/net/can
Tomoya ce9736d4fb 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>
2011-02-08 16:37:19 -08:00
..
mscan drivers/net/can: Update WARN uses 2010-11-09 09:22:30 -08:00
sja1000 drivers/net/*/: Use static const 2010-12-21 02:16:10 -08:00
softing CAN: softing driver depends on IOMEM 2011-01-31 13:20:21 -08:00
usb
at91_can.c net: can: at91_can: world-writable sysfs files 2011-02-04 13:06:27 -08:00
bfin_can.c
dev.c
flexcan.c can: flexcan: fix use after free of priv 2010-10-26 10:48:58 -07:00
janz-ican3.c net: can: janz-ican3: world-writable sysfs termination file 2011-02-04 13:06:27 -08:00
Kconfig slcan: fix referenced website in Kconfig help text 2011-01-30 01:09:37 -08:00
Makefile can: add driver for Softing card 2011-01-21 20:15:17 -08:00
mcp251x.c can: mcp251x: fix reception of standard RTR frames 2010-10-26 10:48:59 -07:00
pch_can.c pch_can: fix rmmod issue 2011-02-08 16:37:19 -08:00
slcan.c can: slcan: Add missing linux/sched.h include. 2010-12-08 18:41:03 -08:00
ti_hecc.c
vcan.c