From e0260feddf8a68301c75cdfff9ec251d5851b006 Mon Sep 17 00:00:00 2001 From: Mark Ryden Date: Wed, 19 Dec 2007 23:38:11 -0800 Subject: [PATCH] [IPV4] ARP: Remove not used code In arp_process() (net/ipv4/arp.c), there is unused code: definition and assignment of tha (target hw address ). Signed-off-by: Mark Ryden Signed-off-by: David S. Miller --- Reading git-format-patch failed