can: add the missing netlink get_xstats_size callback
authorWolfgang Grandegger <wg@grandegger.com>
Thu, 12 Nov 2009 05:34:05 +0000 (05:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 14 Nov 2009 03:56:55 +0000 (19:56 -0800)
commit55369c0a6441e95062cfaeef6eefcfb357a31e8c
tree1bd9907dad60ea1cd7ff388466da6f00d0f44d38
parentb93cf3f0bb45560d2ce62bdcc2181c40660cfdbf
can: add the missing netlink get_xstats_size callback

This patch adds the missing "get_xstats_size" callback for the
netlink interface, which is required if "fill_xstats" is used,
as pointed out by Patrick McHardy.

Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/can/dev.c