linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / linux / netpoll.h
index 1efe60c..ca5a873 100644 (file)
@@ -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);