linux/drivers/net/can
Wolfgang Grandegger 53a0ef866d can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()
On older kernels, e.g. 2.6.27, a WARN_ON dump in rtmsg_ifinfo()
is thrown when the CAN device is registered due to insufficient
skb space, as reported by various users. This patch adds the
rtnl_link_ops "get_size" to fix the problem. I think this patch
is required for more recent kernels as well, even if no WARN_ON
dumps are triggered. Maybe we also need "get_xstats_size" for
the CAN xstats.

Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-08 00:45:48 -08:00
..
sja1000 net: Fix OF platform drivers coldplug/hotplug when compiled as modules 2009-10-14 14:54:52 -07:00
usb ems_usb: Fix byte order issues on big endian machines 2009-11-06 20:26:07 -08:00
Kconfig at91_can: add driver for Atmel's CAN controller on AT91SAM9263 2009-09-22 14:46:57 -07:00
Makefile at91_can: add driver for Atmel's CAN controller on AT91SAM9263 2009-09-22 14:46:57 -07:00
at91_can.c at91_can: Forgotten git 'add' of at91_can.c 2009-09-25 13:43:54 -07:00
dev.c can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo() 2009-11-08 00:45:48 -08:00
vcan.c can: fix NOHZ local_softirq_pending 08 warning 2009-09-15 01:31:34 -07:00