staging: wilc1000: move variable clients_count
authorLeo Kim <leo.kim@atmel.com>
Mon, 19 Oct 2015 09:26:09 +0000 (18:26 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 01:12:58 +0000 (18:12 -0700)
commit7178aed8ec170006ed3264ecb0b78de6d087c9b6
treee9136d4f020047ee3373fd0ba463ea0c217e5d81
parent31390eec7dce6360a96e32d440bf6e0c1bb31d0f
staging: wilc1000: move variable clients_count

This patch moves static variable clients_count to around where the local
variables are togther.

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