iwlwifi: pcie: move warning message into warning
authorJohannes Berg <johannes.berg@intel.com>
Mon, 28 Oct 2013 14:50:55 +0000 (15:50 +0100)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 29 Oct 2013 13:51:50 +0000 (14:51 +0100)
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>

No differences found