Home
last modified time | relevance | path

Searched hist:"1 e53d5bb8878dcbdbffde334ab89b1f57778b48c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.cdiff 1e53d5bb8878dcbdbffde334ab89b1f57778b48c Thu Apr 09 07:16:17 CDT 2015 Hubert Sokolowski <hubert.sokolowski@intel.com> net: Pass VLAN ID to rtnl_fdb_notify.

When an FDB entry is added or deleted the information about VLAN
is not passed to listening applications like 'bridge monitor fdb'.
With this patch VLAN ID is passed if it was set in the original
netlink message.

Also remove an unused bdev variable.

Signed-off-by: Hubert Sokolowski <hubert.sokolowski@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>