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:
28f7936
)
myri10ge: use eth_skb_pad helper
author
Alexander Duyck
<alexander.h.duyck@redhat.com>
Wed, 3 Dec 2014 16:17:58 +0000
(08:17 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 9 Dec 2014 01:47:42 +0000
(20:47 -0500)
Update myri10ge to use eth_skb_pad helper. This also corrects a minor
issue as the driver was updating length without updating the tail pointer.
Cc: Hyong-Youb Kim <hykim@myri.com>
Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found