bridge: remove oflags from setlink/dellink.
authorRosen, Rami <rami.rosen@intel.com>
Mon, 19 Jan 2015 09:45:04 +0000 (11:45 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 Jan 2015 06:22:48 +0000 (01:22 -0500)
Commit 02dba4388d16 ("bridge: fix setlink/dellink notifications") removed usage of oflags in
both rtnl_bridge_setlink() and rtnl_bridge_dellink() methods. This patch removes this variable as it is no
longer needed.

Signed-off-by: Rami Rosen <rami.rosen@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/rtnetlink.c

Simple merge