From 4de8b413700e78560388eb14c4bbc67aff62da6d Mon Sep 17 00:00:00 2001 From: "Rosen, Rami" Date: Mon, 19 Jan 2015 11:45:04 +0200 Subject: [PATCH] bridge: remove oflags from setlink/dellink. 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 Signed-off-by: David S. Miller --- Reading git-format-patch failed