[IPV4] ARP: Remove not used code
authorMark Ryden <markryde@gmail.com>
Thu, 20 Dec 2007 07:38:11 +0000 (23:38 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Dec 2007 07:38:11 +0000 (23:38 -0800)
In arp_process() (net/ipv4/arp.c), there is unused code: definition
and assignment of tha (target hw address ).

Signed-off-by: Mark Ryden <markryde@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found