]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: fixed kernel panic when firmware is not started
authorLeo Kim <leo.kim@atmel.com>
Fri, 18 Mar 2016 12:23:16 +0000 (21:23 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Mar 2016 02:22:13 +0000 (22:22 -0400)
commit8827bd88efcb7e5976585b9b35a551d7c56f8efb
treeee5cf65841f3be83c4275aa334407f542f2f0f16
parentbd3a3cd6c27b117fb9a43a38c8072c95332beecc
staging: wilc1000: fixed kernel panic when firmware is not started

This patch fixed the problems caused by if firmware is not started.
That is why, in nl80211 put current TX power in interface info.
If firmware is not started, this function(get_tx_power) does not work.

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