From: Florian Fainelli Date: Tue, 30 Sep 2014 23:13:19 +0000 (-0700) Subject: net: bridge: add a br_set_state helper function X-Git-Tag: fixes-against-v3.18-rc2~144^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=775dd692bd34f9201ed2aa775a0edcba4f973f3e;p=pandora-kernel.git net: bridge: add a br_set_state helper function In preparation for being able to propagate port states to e.g: notifiers or other kernel parts, do not manipulate the port state directly, but instead use a helper function which will allow us to do a bit more than just setting the state. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed