]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
bridge: remove a useless comment
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 4 Aug 2014 13:22:40 +0000 (15:22 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Aug 2014 19:46:51 +0000 (12:46 -0700)
commit4b7a9168e1f795368458cc4ca92224c4481bedf8
tree8ca8dff99802872d81502b36ab5b4e6e2436a239
parente6b92c25d20c64c271ef429bba8febeefb848b5b
bridge: remove a useless comment

commit 6cbdceeb1cb12c7d620161925a8c3e81daadb2e4
    bridge: Dump vlan information from a bridge port
introduced a comment in an attempt to explain the
code logic. The comment is unfinished so it confuses more
than it explains, remove it.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_netlink.c