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:
73a5267
)
ath9k: Check for pci_map_single() errors
author
Luis R. Rodriguez
<lrodriguez@atheros.com>
Wed, 3 Dec 2008 11:35:29 +0000
(
03:35
-0800)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 5 Dec 2008 14:35:59 +0000
(09:35 -0500)
pci_map_single() can fail so detect those errors with
pci_dma_mapping_error() and deal with them accordingly.
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found