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:
a67ba43
)
drivers/net/ethernet/tile: use skb_frag_page() API
author
Chris Metcalf
<cmetcalf@tilera.com>
Thu, 1 Dec 2011 17:56:03 +0000
(12:56 -0500)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Sat, 3 Dec 2011 20:31:48 +0000
(15:31 -0500)
This replaces raw access to the "page" field of the skb_frag_t.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Acked-by: David S. Miller <davem@davemloft.net>
No differences found