X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fnetpoll.h;h=ca5a8733000fa08b65c21b3456b052b9f48dde21;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=1efe60c5c00c3dd5c57924707206afcf49ef2dc5;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/linux/netpoll.h b/include/linux/netpoll.h index 1efe60c5c..ca5a87330 100644 --- a/include/linux/netpoll.h +++ b/include/linux/netpoll.h @@ -31,7 +31,6 @@ struct netpoll_info { int rx_flags; spinlock_t rx_lock; struct netpoll *rx_np; /* netpoll that registered an rx_hook */ - struct sk_buff_head arp_tx; /* list of arp requests to reply to */ }; void netpoll_poll(struct netpoll *np);