]> Pileus Git - ~andy/linux/commit
bridge: Add support for setting BR_ROOT_BLOCK flag.
authorVlad Yasevich <vyasevic@redhat.com>
Fri, 15 Mar 2013 06:39:12 +0000 (06:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 17 Mar 2013 16:41:29 +0000 (12:41 -0400)
commit3d84fa98aca7f05f7010022bc45acb1b50326332
treea30d0863f76e2ca259011bf1eccfc84f3e835ef8
parent722c6f585088a2c392b4c5d01b87a584bb8fb73f
bridge: Add support for setting BR_ROOT_BLOCK flag.

Most of the support was already there.  The only thing that was missing
was the call to set the flag.  Add this call.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_netlink.c