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:
ebe7fdb
)
Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"
author
David S. Miller
<davem@davemloft.net>
Sun, 28 Jul 2013 03:00:44 +0000
(20:00 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 28 Jul 2013 03:00:44 +0000
(20:00 -0700)
This reverts commit
ebe7fdbaf3e90ea22feade6c9f5e50f42b23b6d8
.
This change is not correct. GFP_DMA is not necessary for
this device.
There is some other problem causing this bug.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found