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)
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>

No differences found