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:
b660303
)
iwlegacy: always check if got h/w access before write
author
Stanislaw Gruszka
<sgruszka@redhat.com>
Mon, 13 Feb 2012 10:23:09 +0000
(11:23 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 22 Feb 2012 19:51:12 +0000
(14:51 -0500)
Before we write to the device register always check if
_il_grap_nic_access() was successful.
Change type return type _il_grap_nic_access() to bool, and
add likely()/unlikely() statements.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found