staging: wilc1000: remove code for HOST_IF_MSG_DEL_ALL_RX_BA_SESSIONS
authorAlison Schofield <amsfield22@gmail.com>
Fri, 26 Feb 2016 05:53:34 +0000 (21:53 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Feb 2016 06:31:42 +0000 (22:31 -0800)
commit91dd941996e4a626f9467a33e3573bd7c119e914
treea0010cb8cd26ff812bd5b6955955c73effc88d1c
parent90f209daa4e9406a570303c1f666f0c5b11da245
staging: wilc1000: remove code for HOST_IF_MSG_DEL_ALL_RX_BA_SESSIONS

The function that sent this message id was previously removed.
Finish the cleanup by removing the call to the message handler,
the message handler, and the #define.

Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c