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:
17dbe56
)
iwlwifi: mvm: small cleanups in quota management code
author
Johannes Berg
<johannes.berg@intel.com>
Thu, 25 Jul 2013 20:36:27 +0000
(22:36 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 6 Aug 2013 08:33:47 +0000
(10:33 +0200)
Use a C99 initializer to clear the command and move the lockdep
assertion before the restart check. Since this causes problems
with the BUILD_BUG_ON() with some compilers, change that a bit.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found