From: nikolay@redhat.com Date: Sat, 3 Aug 2013 20:07:46 +0000 (+0200) Subject: vlan: make vlan_dev_real_dev work over stacked vlans X-Git-Tag: v3.11-rc6~11^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0369722f024cd374f74eac6d261014403aa27ea2;p=pandora-kernel.git vlan: make vlan_dev_real_dev work over stacked vlans Sometimes we might have stacked vlans on top of each other, and we're interested in the first non-vlan real device on the path, so transform vlan_dev_real_dev to go over the stacked vlans and extract the first non-vlan device. Signed-off-by: Nikolay Aleksandrov Signed-off-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed