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)
commitdb69ecfcb0d4df4d6449172186a8dd20836275ed
tree23f1d343794000d8b55849516dd6519a02cdfdd1
parentb8e2dd135c3d8b06a4bc6d52b69317bdcccf4605
batman-adv: Keep interface_tx as local function

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>
net/batman-adv/soft-interface.c
net/batman-adv/soft-interface.h