arp: stop using globals
authorDenis Vlasenko <vda.linux@googlemail.com>
Thu, 13 Nov 2008 00:05:17 +0000 (00:05 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Thu, 13 Nov 2008 00:05:17 +0000 (00:05 -0000)
commit4d47692fb899be6dec58e7e1ae22893ebb92fa37
tree106aa3f2945afd92e88a94a39704a18b5ffc0e75
parentfd5a3d28127f051887b6feb3462928aee045c9ef
arp: stop using globals

function                                             old     new   delta
hw_set                                                 1       -      -1
arp_main                                            1559    1558      -1
sockfd                                                 8       4      -4
hw                                                     4       -      -4
device                                                 4       -      -4
ap                                                     4       -      -4
packed_usage                                       25402   25393      -9
------------------------------------------------------------------------------
(add/remove: 0/4 grow/shrink: 0/3 up/down: 0/-27)             Total: -27 bytes
include/usage.h
networking/arp.c