From: Jiri Pirko Date: Thu, 3 Jan 2013 22:48:59 +0000 (+0000) Subject: vlan: remove usage of dev->master in __vlan_find_dev_deep() X-Git-Tag: v3.9-rc1~139^2~462^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cdfd72f791918ab4690570d7d93a1f86e171cb8;p=pandora-kernel.git vlan: remove usage of dev->master in __vlan_find_dev_deep() Also, since all users call __vlan_find_dev_deep() with rcu_read_lock, make no possibility to call this with rtnl mutex held only. Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed