]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf77ffff74489d76e69350129c81ac3a76626b092
tree23f1d343794000d8b55849516dd6519a02cdfdd1
parent4d19ed4d8a5eba0a633ac4005a46f153fb2d52bc
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