linux/drivers/net/wireless/iwlwifi/pcie
Emmanuel Grumbach 748fa67cb7 iwlwifi: mvm: replace BUG_ON by WARN_ON in scan.c
While the scan_cmd should really be allocated in init (and
we do fail init in case the allocation failed), it doesn't
mean we should lock up the machine if something really bad
happened.

Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-04-13 09:36:03 +03:00
..
drv.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next 2014-03-18 16:55:28 -04:00
internal.h iwlwifi: pcie: clarify TX queue need_update handling 2014-04-13 09:35:54 +03:00
rx.c iwlwifi: pcie: unify iwl_rx_replenish and iwl_rx_replenish_now 2014-04-13 09:35:55 +03:00
trans.c iwlwifi: mvm: replace BUG_ON by WARN_ON in scan.c 2014-04-13 09:36:03 +03:00
tx.c iwlwifi: pcie: clarify TX queue need_update handling 2014-04-13 09:35:54 +03:00