dissectors: arp: Simplify arp_print_addrs()
commitd10b477ea22e9f542ab3fd662777db061d137108
authorTobias Klauser <tklauser@distanz.ch>
Tue, 26 Jan 2016 17:16:54 +0000 (26 18:16 +0100)
committerTobias Klauser <tklauser@distanz.ch>
Tue, 26 Jan 2016 17:16:54 +0000 (26 18:16 +0100)
tree86de09e01a79c6573beb8849787d798fcadc61ee
parentf6371fb6df916db984bdce57ddea15abe7f780be
dissectors: arp: Simplify arp_print_addrs()

Simplify the code in arp_print_addrs() a bit.

This was actually intended as an amend to commit f6371fb6df91
("dissectors: arp: Print hardware & protocol addresses").

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
proto_arp.c