projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f4f067
)
net: Export netif_get_vlan_features().
author
David S. Miller
<davem@davemloft.net>
Tue, 16 Nov 2010 04:15:03 +0000
(20:15 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 16 Nov 2010 04:15:03 +0000
(20:15 -0800)
ERROR: "netif_get_vlan_features" [drivers/net/xen-netfront.ko] undefined!
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c
patch
|
blob
|
blame
|
history
diff --git
a/net/core/dev.c
b/net/core/dev.c
index 8725d168d1f5b07855683d2869a3d03af9a39dd4..381b8e280162f55b654fae40576fcaf86b8f3b56 100644
(file)
--- a/
net/core/dev.c
+++ b/
net/core/dev.c
@@
-1983,6
+1983,7
@@
int netif_get_vlan_features(struct sk_buff *skb, struct net_device *dev)
else
return 0;
}
+EXPORT_SYMBOL(netif_get_vlan_features);
/*
* Returns true if either: