]> asedeno.scripts.mit.edu Git - linux.git/commit
batman-adv: remove unsed argument from batadv_dbg_arp() function
authorAntonio Quartulli <a@unstable.cc>
Sun, 25 Sep 2016 00:46:36 +0000 (08:46 +0800)
committerSimon Wunderlich <sw@simonwunderlich.de>
Mon, 17 Oct 2016 14:28:47 +0000 (16:28 +0200)
commit843314c9775cf4e4dc171866b3376f52c85fbffb
treee9bf1bd23cb3f5969cbb074fbed540c7c2fb097c
parent6020a86a4a208485640f7e17742835755c557676
batman-adv: remove unsed argument from batadv_dbg_arp() function

The argument "type" passed to the batadv_dbg_arp() function is
never used. Remove it.

Signed-off-by: Antonio Quartulli <a@unstable.cc>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/distributed-arp-table.c