diff options
author | 2008-06-10 01:22:16 +0300 | |
---|---|---|
committer | 2008-06-10 18:20:17 -0400 | |
commit | bf4d593479e0a3f349118f9b8c40a6bc37bf1e2e (patch) | |
tree | 7d216cd5bd84ceab4eb302f643546466ad473459 /include/linux/virtio_net.h | |
parent | ixgbe: fix typo (diff) | |
download | linux-rng-bf4d593479e0a3f349118f9b8c40a6bc37bf1e2e.tar.xz linux-rng-bf4d593479e0a3f349118f9b8c40a6bc37bf1e2e.zip |
add missing lance_* exports
This patch fixes the following build error:
<-- snip -->
...
Building modules, stage 2.
MODPOST 1203 modules
ERROR: "lance_open" [drivers/net/mvme147.ko] undefined!
ERROR: "lance_close" [drivers/net/mvme147.ko] undefined!
ERROR: "lance_tx_timeout" [drivers/net/mvme147.ko] undefined!
ERROR: "lance_set_multicast" [drivers/net/mvme147.ko] undefined!
ERROR: "lance_start_xmit" [drivers/net/mvme147.ko] undefined!
...
make[2]: *** [__modpost] Error 1
<-- snip -->
Reported-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'include/linux/virtio_net.h')
0 files changed, 0 insertions, 0 deletions