tree fb2bf6e88cab914fb1f11d4143bb72dd953d35a8
parent 53fb95d3c14290fd6ee808b221e35493f096246f
author Matt Mackall <[EMAIL PROTECTED]> Fri, 12 Aug 2005 09:28:05 -0700
committer David S. Miller <[EMAIL PROTECTED]> Fri, 12 Aug 2005 09:28:05 -0700

[NETPOLL]: remove unused variable

Remove unused variable

Signed-off-by: Matt Mackall <[EMAIL PROTECTED]>
Signed-off-by: David S. Miller <[EMAIL PROTECTED]>

 net/core/netpoll.c |    1 -
 1 files changed, 1 deletion(-)

diff --git a/net/core/netpoll.c b/net/core/netpoll.c
--- a/net/core/netpoll.c
+++ b/net/core/netpoll.c
@@ -357,7 +357,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 git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to