Loading net/core/netpoll.c +0 −1 Original line number Original line Diff line number Diff line Loading @@ -357,7 +357,6 @@ static void arp_reply(struct sk_buff *skb) unsigned char *arp_ptr; unsigned char *arp_ptr; int size, type = ARPOP_REPLY, ptype = ETH_P_ARP; int size, type = ARPOP_REPLY, ptype = ETH_P_ARP; u32 sip, tip; u32 sip, tip; unsigned long flags; struct sk_buff *send_skb; struct sk_buff *send_skb; struct netpoll *np = NULL; struct netpoll *np = NULL; Loading Loading
net/core/netpoll.c +0 −1 Original line number Original line Diff line number Diff line Loading @@ -357,7 +357,6 @@ static void arp_reply(struct sk_buff *skb) unsigned char *arp_ptr; unsigned char *arp_ptr; int size, type = ARPOP_REPLY, ptype = ETH_P_ARP; int size, type = ARPOP_REPLY, ptype = ETH_P_ARP; u32 sip, tip; u32 sip, tip; unsigned long flags; struct sk_buff *send_skb; struct sk_buff *send_skb; struct netpoll *np = NULL; struct netpoll *np = NULL; Loading