staging: vt6655: remove unused functions
commit2b3f41c723752b8ee6383256246b090f5b9f212c
authorGuillaume Clement <gclement@baobob.org>
Tue, 22 Jul 2014 20:08:29 +0000 (22 22:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Jul 2014 22:03:13 +0000 (22 15:03 -0700)
tree3fe109d827e336e6cc3b16fc11cae07750fb82d5
parent9e4c5c2837a4bf059590ad75fa3fe0c2af93e65a
staging: vt6655: remove unused functions

The IEEE11hbMgrRxAction is not exported and never used. Deleting it
allows to delete other functions that were only used by
IEEE11hbMgrRxAction.

This allows to fix several warnings reported by sparse.

Signed-off-by: Guillaume Clement <gclement@baobob.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/IEEE11h.c