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:
cdfb97b
)
bgmac: separate RX descriptor setup code into a new function
author
Rafał Miłecki
<zajec5@gmail.com>
Mon, 28 Oct 2013 13:40:29 +0000
(14:40 +0100)
committer
David S. Miller
<davem@davemloft.net>
Tue, 29 Oct 2013 21:20:36 +0000
(17:20 -0400)
This cleans code a bit and will be useful when allocating buffers in
other places (like RX path, to avoid skb_copy_from_linear_data_offset).
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found