From: Thomas Richter Date: Fri, 19 Jul 2013 15:20:08 +0000 (+0200) Subject: macvlan fdb replace support X-Git-Tag: v3.12-rc1~132^2~483 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab2cfbb2bddb7c7bc4394e52e91044d5ff645cb4;p=pandora-kernel.git macvlan fdb replace support Add support for iproute2 command 'bridge fdb replace ...'. The rtnletlink call back function ndo_fdb_add will be called with the NLM_F_REPLACE flag set. Simply return -EOPNOTSUP. Resubmitted because net-next was closed last week. Signed-off-by: Thomas Richter Signed-off-by: David S. Miller --- Reading git-diff-tree failed