X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fnetpoll.h;h=5dfa091c33478a0798369b8a911015b0e7c076bb;hb=951cc93a7493a81a47e20231441bc6cf17c98a37;hp=79358bb712c6905e474a55b09b1edae58c3a5c43;hpb=67577927e8d7a1f4b09b4992df640eadc6aacb36;p=pandora-kernel.git diff --git a/include/linux/netpoll.h b/include/linux/netpoll.h index 79358bb712c6..5dfa091c3347 100644 --- a/include/linux/netpoll.h +++ b/include/linux/netpoll.h @@ -40,8 +40,6 @@ struct netpoll_info { struct netpoll *netpoll; }; -void netpoll_poll_dev(struct net_device *dev); -void netpoll_poll(struct netpoll *np); void netpoll_send_udp(struct netpoll *np, const char *msg, int len); void netpoll_print_options(struct netpoll *np); int netpoll_parse_options(struct netpoll *np, char *opt);