commit | b0b9f33334d0c6b212b02a7cfc4a2f9910abf7ca | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@redhat.com> | Wed Dec 03 08:17:58 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 08 20:47:42 2014 -0500 |
tree | 775037c873157767eb0b47a5d333b53a262d1efb | |
parent | 28f7936cdf7d445570b214123f45866d3f6aa836 [diff] |
myri10ge: use eth_skb_pad helper 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>