staging: wilc1000: linux_wlan.c: removes unnecessary log messages
This patch removes unnecessary log messages. Signed-off-by: Chris Park <chris.park@atmel.com> Signed-off-by: Leo Kim <leo.kim@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
b92f9304a2
commit
8e330c581e
@ -226,7 +226,6 @@ static void deinit_irq(struct net_device *dev)
|
||||
|
||||
void wilc_dbg(u8 *buff)
|
||||
{
|
||||
PRINT_D(INIT_DBG, "%d\n", *buff);
|
||||
}
|
||||
|
||||
int wilc_lock_timeout(struct wilc *nic, void *vp, u32 timeout)
|
||||
|
Loading…
x
Reference in New Issue
Block a user