diff options
author | Vlad Yasevich <vyasevic@redhat.com> | 2014-05-20 16:59:26 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-20 17:24:26 +0200 |
commit | e1618d461ca18d40f9c3ef70598abb72e75d27ae (patch) | |
tree | aa6ef19b4b6c2d854ccbd09663b8e404aa68f45d /net | |
parent | MAINTAINERS: Pravin Shelar is Open vSwitch maintainer. (diff) | |
download | linux-e1618d461ca18d40f9c3ef70598abb72e75d27ae.tar.xz linux-e1618d461ca18d40f9c3ef70598abb72e75d27ae.zip |
vlan: Fix build error wth vlan_get_encap_level()
The new function vlan_get_encap_level() uses vlan_dev_priv()
which is only conditionally avaialble when VLAN support is
enabled. Make vlan_get_encap_level() conditionally available
as well.
Fixes: 44a4085538c8 ("bonding: Fix stacked device detection in arp monitoring")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
CC: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions