[PATCH 8/8] netpoll: remove unused variable

From: Matt Mackall
Date: Thu Aug 11 2005 - 21:20:56 EST


Remove unused variable

Signed-off-by: Matt Mackall <mpm@xxxxxxxxxxx>

Index: l/net/core/netpoll.c
===================================================================
--- l.orig/net/core/netpoll.c 2005-08-11 01:32:01.000000000 -0500
+++ l/net/core/netpoll.c 2005-08-11 01:49:37.000000000 -0500
@@ -356,7 +356,6 @@ static void arp_reply(struct sk_buff *sk
unsigned char *arp_ptr;
int size, type = ARPOP_REPLY, ptype = ETH_P_ARP;
u32 sip, tip;
- unsigned long flags;
struct sk_buff *send_skb;
struct netpoll *np = NULL;

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/