batman-adv: Keep interface_tx as local function
authorSven Eckelmann <sven@narfation.org>
Wed, 15 Jun 2011 13:17:21 +0000 (15:17 +0200)
committerSven Eckelmann <sven@narfation.org>
Mon, 20 Jun 2011 08:38:59 +0000 (10:38 +0200)
interface_tx is not used outside of soft-interface.c and thus doesn't
need to be declared inside soft-interface.h

Signed-off-by: Sven Eckelmann <sven@narfation.org>

No differences found