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:
09f18af
)
iwlagn: make iwlagn_wait_notification return error code
author
Johannes Berg
<johannes.berg@intel.com>
Wed, 13 Apr 2011 10:14:48 +0000
(
03:14
-0700)
committer
Wey-Yi Guy
<wey-yi.w.guy@intel.com>
Fri, 22 Apr 2011 17:02:55 +0000
(10:02 -0700)
We're unlikely to care about the actual time spent
waiting, so make the function return an error code
which is less error prone in coding new uses.
Also, while at it, mark __must_check.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
No differences found