]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bridge: Cleanup of unncessary check.
authorRami Rosen <ramirose@gmail.com>
Sat, 6 Sep 2014 10:08:08 +0000 (13:08 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Sep 2014 18:32:11 +0000 (11:32 -0700)
commit5aaa62d608464bedb30afc62e5073629de505afb
tree3393cee32580ee3d19bb2d7a22c939f8396f8f59
parent8b86f7f319330cf2c8ce13f36fa3b13828011daa
bridge: Cleanup of unncessary check.

This patch removes an unncessary check in the br_afspec() method of
br_netlink.c.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_netlink.c