commit | bcbb8c9c7d42e012d8f73dfcccfcc56d5c8da431 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Oct 28 15:50:55 2013 +0100 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Oct 29 14:51:50 2013 +0100 |
tree | 05293562d66bcd5cd01c69f51f6b5074d3e90f88 | |
parent | 22cba0c0852f558e742648a0d556aa9592748893 [diff] |
iwlwifi: pcie: move warning message into warning Having a WARN_ON() followed by a printed message is less useful than having the message in the warning so move the message. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>