staging: wilc1000: wilc_frame_register: removes unused hif_drv
authorLeo Kim <leo.kim@atmel.com>
Fri, 25 Mar 2016 12:16:47 +0000 (21:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Mar 2016 14:30:36 +0000 (07:30 -0700)
commit6d11c5517f544b50827e4ee720fad512ac28e14a
treebba549d6af94a9f70d2f77647f26d230357b445a
parent58e7003f53f32d5beb1a047fd41125d09a1a2467
staging: wilc1000: wilc_frame_register: removes unused hif_drv

This patch removes unused hif_drv of wilc_frame_register function.
It's perform an unnecessary null check and debug print log.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c