OpenCloudOS-Kernel/drivers/net/wireless/iwlwifi/pcie
Johannes Berg 6dde8c4837 iwlwifi: pcie: remove useless condition test
After wait_event_timeout(), the condition must still be
true if it returns >0, in fact almost the last thing in
it is checking the condition again. It's therefore not
useful to check yet again in our code, clean it up.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2013-12-09 22:29:01 +02:00
..
drv.c iwlwifi: add new HW - 7265 series 2013-11-25 23:00:19 +02:00
internal.h iwlwifi: pcie: stop sending commands to dead firmware 2013-11-25 23:00:20 +02:00
rx.c iwlwifi: pcie: stop sending commands to dead firmware 2013-11-25 23:00:20 +02:00
trans.c iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160 2013-11-25 23:00:19 +02:00
tx.c iwlwifi: pcie: remove useless condition test 2013-12-09 22:29:01 +02:00