commit | 0369722f024cd374f74eac6d261014403aa27ea2 | [log] [tgz] |
---|---|---|
author | nikolay@redhat.com <nikolay@redhat.com> | Sat Aug 03 22:07:46 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 05 12:17:42 2013 -0700 |
tree | d73398ccd7bae3ad0a60405f71259f77c8eca430 | |
parent | d9af2d67e490b48f0d36f448d34e7bab9425f142 [diff] |
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 <nikolay@redhat.com> Signed-off-by: Veaceslav Falico <vfalico@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>