device.c: use format_macaddr() helper to convert mac addresses to strings, ether_ntoa...
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 28 Sep 2012 15:41:08 +0000 (17:41 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 28 Sep 2012 20:16:15 +0000 (23:16 +0300)
commit67b225a9c0d38989028763de5c07164f0bfee504
treea0d926bb00da7260d31ec17a890c683108f36631
parent8370eef2bc724b3c08f8665e3caaaae9b75012f7
device.c: use format_macaddr() helper to convert mac addresses to strings, ether_ntoa() does not guarantee a canonical format
device.c