commit | 2b3f41c723752b8ee6383256246b090f5b9f212c | [log] [tgz] |
---|---|---|
author | Guillaume Clement <gclement@baobob.org> | Tue Jul 22 22:08:29 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 22 15:03:13 2014 -0700 |
tree | 3fe109d827e336e6cc3b16fc11cae07750fb82d5 | |
parent | 9e4c5c2837a4bf059590ad75fa3fe0c2af93e65a [diff] |
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>