Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux...
[safe/jmp/linux-2.6] / include / linux / netpoll.h
index 08dcc39..20250d9 100644 (file)
@@ -35,6 +35,7 @@ struct netpoll_info {
 
 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);
 int netpoll_setup(struct netpoll *np);
 int netpoll_trap(void);