]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc8c500a0e5251b391d017b539af8cb7c802a1309
tree9af3798fde865474fffd9bd406ef8d7a8ae0d360
parentff50664fd2782c31f900dacdca75257db5f4cf05
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