diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-07-10 00:41:50 (GMT) |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2012-07-10 15:14:56 (GMT) |
commit | a0bc44e68ef696ba48731aadf433f80315bdafa7 (patch) | |
tree | 83b46cfd2128705cd5539cea99d52bd7716a8c9a /COPYING | |
parent | a6616efb23ccc753a4cf40283d014e0ee4ffa521 (diff) | |
download | u-boot-fsl-qoriq-a0bc44e68ef696ba48731aadf433f80315bdafa7.tar.xz |
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 'COPYING')
0 files changed, 0 insertions, 0 deletions