]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/arp.c
[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)
commite0260feddf8a68301c75cdfff9ec251d5851b006
treee2de76fad9b970a547b848219c146b7534a87aa9
parent286e310f94b9459f3fa975333781c969b1041522
[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 <markryde@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/arp.c