summaryrefslogtreecommitdiff
path: root/net/eth.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-07-10 00:41:50 +0000
committerJoe Hershberger <joe.hershberger@ni.com>2012-07-10 10:14:56 -0500
commita0bc44e68ef696ba48731aadf433f80315bdafa7 (patch)
tree83b46cfd2128705cd5539cea99d52bd7716a8c9a /net/eth.c
parenta6616efb23ccc753a4cf40283d014e0ee4ffa521 (diff)
net: fix typo in arp clean up
The clean up patch missed an &, so we end up passing an int rather than a pointer to the sprintf function. arp.c: In function 'ArpReceive': arp.c:197: warning: format '%p' expects type 'void *', but argument 3 has type 'int' Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'net/eth.c')
0 files changed, 0 insertions, 0 deletions