Revision e1618d461ca18d40f9c3ef70598abb72e75d27ae authored by Vlad Yasevich on 20 May 2014, 14:59:26 UTC, committed by David S. Miller on 20 May 2014, 15:24:26 UTC
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>
1 parent 4f337ed
History
File Mode Size
00-INDEX -rw-r--r-- 874 bytes
IMA-templates.txt -rw-r--r-- 4.3 KB
LSM.txt -rw-r--r-- 1.7 KB
SELinux.txt -rw-r--r-- 1.0 KB
Smack.txt -rw-r--r-- 27.6 KB
Yama.txt -rw-r--r-- 3.6 KB
apparmor.txt -rw-r--r-- 1.3 KB
credentials.txt -rw-r--r-- 20.4 KB
keys-ecryptfs.txt -rw-r--r-- 3.1 KB
keys-request-key.txt -rw-r--r-- 7.5 KB
keys-trusted-encrypted.txt -rw-r--r-- 7.4 KB
keys.txt -rw-r--r-- 52.4 KB
tomoyo.txt -rw-r--r-- 2.2 KB

back to top