staging: wilc1000: remove mutex txq_cs and it's related codes
authorGlen Lee <glen.lee@atmel.com>
Thu, 24 Sep 2015 09:15:04 +0000 (18:15 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 00:39:59 +0000 (02:39 +0200)
commitd2bfac009ca2ea75befe5adde9ba8fd46e409c91
treeb92fb935534ccedfdc1d602169aaaaa7cf9ca7f2
parent03eb7266306659080776907498cbfe96f7771d12
staging: wilc1000: remove mutex txq_cs and it's related codes

mutex txq_cs is never used in the driver. txq_cs, txq_critical_section and
txq_lock have same pointer so just delete them and it's related codes.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_wlan.c
drivers/staging/wilc1000/wilc_wfi_netdevice.h
drivers/staging/wilc1000/wilc_wlan.c
drivers/staging/wilc1000/wilc_wlan_if.h