]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: removes unnecessary wilc_debug print log
authorLeo Kim <leo.kim@atmel.com>
Mon, 22 Feb 2016 04:41:13 +0000 (13:41 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Feb 2016 19:48:19 +0000 (11:48 -0800)
commit7242eee14bdde4f010e4eb862ab2d09ec239aa51
treedc7bee1ee585b23d5f26e4946bfdb92b2b11bab3
parent7180d7dc21fd32d718cc21396d2b2d80b25b9545
staging: wilc1000: removes unnecessary wilc_debug print log

This patch removes unnecessary wilc_debug print log.
The print log was written when if condition fail.
The condition is chip-id check function.
Also, replaces this condition with normal function.

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