From 1e53d5bb8878dcbdbffde334ab89b1f57778b48c Mon Sep 17 00:00:00 2001 From: Hubert Sokolowski Date: Thu, 9 Apr 2015 12:16:17 +0000 Subject: [PATCH] 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 Signed-off-by: David S. Miller --- Reading git-format-patch failed