From: John Fastabend Date: Sun, 15 Apr 2012 06:44:08 +0000 (+0000) Subject: net: add fdb generic dump routine X-Git-Tag: v3.5-rc1~109^2~437 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d83b060360485454fcd6870340ec01d6f96f2295;p=pandora-kernel.git net: add fdb generic dump routine This adds a generic dump routine drivers can call. It should be sufficient to handle any bridging model that uses the unicast address list. This should be most SR-IOV enabled NICs. v2: return error on nlmsg_put and use -EMSGSIZE instead of -ENOMEM this is inline other usages Signed-off-by: John Fastabend Signed-off-by: David S. Miller --- Reading git-diff-tree failed