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:
4010fe2
)
rtlwifi: Fix warning for unchecked pci_map_single() call
author
Larry Finger
<Larry.Finger@lwfinger.net>
Thu, 27 Dec 2012 16:37:28 +0000
(10:37 -0600)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 2 Jan 2013 19:38:31 +0000
(14:38 -0500)
Kernel 3.8 implements checking of all DMA mapping calls and issues
a WARNING for the first it finds that is not checked.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found