git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6f1c31
)
iwlwifi: fix debug message level
author
Johannes Berg
<johannes.berg@intel.com>
Thu, 28 Jun 2012 16:45:38 +0000
(18:45 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Fri, 29 Jun 2012 12:28:59 +0000
(14:28 +0200)
Debug messages should be printed using dev_dbg() not
dev_err() which requires DEBUG to be defined.
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found