staging: wilc1000: remove unused hif_drv in wilc_del_beacon
authorChaehyun Lim <chaehyun.lim@gmail.com>
Tue, 5 Apr 2016 06:38:31 +0000 (15:38 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Apr 2016 05:02:04 +0000 (22:02 -0700)
commitd5dc9402894eefb54548ca532fe3cd358373dcbd
treef4d1a9f0c3b63962ec113950d088feca53cb7696
parent4965c4dcdd696d699be1460b1010d9be18979122
staging: wilc1000: remove unused hif_drv in wilc_del_beacon

This patch removes unused hif_drv in wilc_del_beacon.
There is no need to check null and print debug log.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c