]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: add template for bridge port flags
authorstephen hemminger <shemminger@vyatta.com>
Tue, 13 Nov 2012 07:53:06 +0000 (07:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Nov 2012 01:20:44 +0000 (20:20 -0500)
commit71c086a5961a48d019e1807533a3a41a3b45ada8
treef756caacc3f6c960af130227d93dd05d6a45693a
parentceefdfa2439a1a5f6a51127baf1220eb4780c0cd
bridge: add template for bridge port flags

Provide macro to build sysfs data structures and functions
for accessing flag bits.  If flag bits change do netlink
notification.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_sysfs_if.c