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:
1bd68c0
)
sky2: handle dma mapping errors
author
Stephen Hemminger
<shemminger@vyatta.com>
Tue, 3 Feb 2009 11:27:28 +0000
(11:27 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 3 Feb 2009 23:08:35 +0000
(15:08 -0800)
On non-x86 platforms it is possible to run out of DMA mapping resources.
The driver was ignoring this and could cause corruptions.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found