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:
fb8b8ee
)
iwlwifi: mvm: add missing break in debugfs
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 25 Oct 2013 11:03:40 +0000
(13:03 +0200)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Tue, 29 Oct 2013 13:52:45 +0000
(14:52 +0100)
When writing the disable_power_off value, the LPRX
enable value also gets written unintentionally, so
fix that by adding the missing break statement.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
No differences found