Staging: wlan-ng: Remove unused functions and prototypes
authorBhumika Goyal <bhumirks@gmail.com>
Wed, 17 Feb 2016 16:50:09 +0000 (22:20 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 22:53:27 +0000 (14:53 -0800)
commit896774f631d8377a674fd2b79097b57bab297c16
tree98705527965a0749c1c9011ff3c2871b5dbd9bb2
parent49e845a0878b62c1c67cf585486085572a2b9603
Staging: wlan-ng: Remove unused functions and prototypes

hfa384x_drvr_getconfig_async is not used anywhere in the kernel
so remove it. Also remove its prototype from the header file. Also
the function hfa384x_cb_rrid was only used by hfa384x_drvr_getconfig_async
so remove its definition and prototype as well.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/hfa384x.h
drivers/staging/wlan-ng/hfa384x_usb.c