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
postprocess
events-kmem.txt -rw-r--r-- 5.3 KB
events-nmi.txt -rw-r--r-- 1.5 KB
events-power.txt -rw-r--r-- 3.4 KB
events.txt -rw-r--r-- 16.7 KB
ftrace-design.txt -rw-r--r-- 14.8 KB
ftrace.txt -rw-r--r-- 104.1 KB
function-graph-fold.vim -rw-r--r-- 1.3 KB
kprobetrace.txt -rw-r--r-- 6.9 KB
mmiotrace.txt -rw-r--r-- 6.6 KB
ring-buffer-design.txt -rw-r--r-- 29.9 KB
tracepoint-analysis.txt -rw-r--r-- 12.0 KB
tracepoints.txt -rw-r--r-- 4.3 KB
uprobetracer.txt -rw-r--r-- 6.3 KB

back to top