commit | f6f6424ba773da6221ecaaa70973eb4dacfa03b2 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Fri Nov 28 14:34:15 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 02 20:01:18 2014 -0800 |
tree | 76b4c5cea45c1a569d6cbd2f896e07f6b45d523e | |
parent | 93859b13fa7ecef9d4d8bab4a7acc9f212c8fce2 [diff] |
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del Do the work of parsing NDA_VLAN directly in rtnetlink code, pass simple u16 vid to drivers from there. Signed-off-by: Jiri Pirko <jiri@resnulli.us> Acked-by: Andy Gospodarek <gospo@cumulusnetworks.com> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Acked-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>