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:
121b800
)
iwlwifi: dvm: remove command/return value from RX handlers
author
Johannes Berg
<johannes.berg@intel.com>
Tue, 23 Jun 2015 19:22:09 +0000
(21:22 +0200)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Tue, 4 Aug 2015 07:11:41 +0000
(10:11 +0300)
After the previous patches, the command that's passed in nor the
return value are used any more, so can be removed.
While at it, make some functions static.
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
No differences found