]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit097a05b51608a09ce4fd5029161e9d4952326d20
treebba549d6af94a9f70d2f77647f26d230357b445a
parent031a072df00f9452be64414f664cb66ed63688d0
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