From: Jiri Pirko Date: Fri, 28 Nov 2014 13:34:15 +0000 (+0100) Subject: net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~102^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6f6424ba773da6221ecaaa70973eb4dacfa03b2;p=pandora-kernel.git 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 Acked-by: Andy Gospodarek Acked-by: Jamal Hadi Salim Acked-by: John Fastabend Signed-off-by: David S. Miller --- Reading git-diff-tree failed