From: Vlad Yasevich Date: Fri, 16 May 2014 21:04:55 +0000 (-0400) Subject: vlan: Fix lockdep warning with stacked vlan devices. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~146^2~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d38569ab2bba6e6b3233acfc3a84cdbcfbd1f79f;p=pandora-kernel.git vlan: Fix lockdep warning with stacked vlan devices. This reverts commit dc8eaaa006350d24030502a4521542e74b5cb39f. vlan: Fix lockdep warning when vlan dev handle notification Instead we use the new new API to find the lock subclass of our vlan device. This way we can support configurations where vlans are interspersed with other devices: bond -> vlan -> macvlan -> vlan Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed