commit | 339d82626d225e9b876665e4e89b7eb123e96b3d | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Thu Mar 26 18:36:37 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 29 13:23:54 2015 -0700 |
tree | 03ef0d816547cd8423c6c2e89c651926fb228bb8 | |
parent | 3f244abb53665bf1ae0a762bb452d33b6648b7df [diff] |
net: dsa: Add basic framework to support ndo_fdb functions Provide callbacks for ndo_fdb_add, ndo_fdb_del, and ndo_fdb_dump. Reviewed-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: David S. Miller <davem@davemloft.net>