ChangeSet 1.2199.8.32, 2005/03/22 19:09:27-08:00, [EMAIL PROTECTED]
[NETPOLL]: netpoll_queue needs to be exported to modules
Signed-off-by: David S. Miller <[EMAIL PROTECTED]>
netpoll.c | 1 +
1 files changed, 1 insertion(+)
diff -Nru a/net/core/netpoll.c b/net/core/netpoll.c
--- a/net/core/netpoll.c 2005-03-26 17:17:00 -08:00
+++ b/net/core/netpoll.c 2005-03-26 17:17:00 -08:00
@@ -731,3 +731,4 @@
EXPORT_SYMBOL(netpoll_cleanup);
EXPORT_SYMBOL(netpoll_send_udp);
EXPORT_SYMBOL(netpoll_poll);
+EXPORT_SYMBOL(netpoll_queue);
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html