staging: wilc1000: removes unnecessary retry 3 times
authorLeo Kim <leo.kim@atmel.com>
Tue, 23 Feb 2016 12:10:53 +0000 (21:10 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Feb 2016 06:29:05 +0000 (22:29 -0800)
commiteed9e5439f1bebf67a8d4f4af37bffe50e8d437d
tree9af3798fde865474fffd9bd406ef8d7a8ae0d360
parentcdc6cd28edb684f073234c059ab084c04eef9b32
staging: wilc1000: removes unnecessary retry 3 times

This patch removes unnecessary retry 3 times and related variable.
Actually the retry 3 times sentence, don't retry at all.
Repeats conditions are that until read a chip-id and written a register.

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