mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-19 06:47:48 +00:00
com0020: Add missing symbol export for com20020_netdev_ops.
Thanks to Stephen Rothwell. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
4811fcb79c
commit
dd0a251c8e
@ -348,6 +348,7 @@ static void com20020_set_mc_list(struct net_device *dev)
|
||||
defined(CONFIG_ARCNET_COM20020_CS_MODULE)
|
||||
EXPORT_SYMBOL(com20020_check);
|
||||
EXPORT_SYMBOL(com20020_found);
|
||||
EXPORT_SYMBOL(com20020_netdev_ops);
|
||||
#endif
|
||||
|
||||
MODULE_LICENSE("GPL");
|
||||
|
Loading…
x
Reference in New Issue
Block a user