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:
4079194
)
mac80211: clean up prepare_for_handlers() return value
author
Johannes Berg
<johannes.berg@intel.com>
Tue, 7 Jan 2014 15:23:24 +0000
(16:23 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 7 Jan 2014 15:23:24 +0000
(16:23 +0100)
Using an int with 0/1 is not very common, make the function
return a bool instead with the same values (false/true).
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c
patch
|
blob
|
history
diff --cc
net/mac80211/rx.c
Simple merge