Searched hist:d83b060360485454fcd6870340ec01d6f96f2295 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff d83b060360485454fcd6870340ec01d6f96f2295 Sun Apr 15 01:44:08 CDT 2012 John Fastabend <john.r.fastabend@intel.com> 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 <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|