commit | ce93718fb7cdbc064c3000ff59e4d3200bdfa744 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sat Aug 30 19:22:20 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 01 17:39:56 2014 -0700 |
tree | e3bfb4777857095c58395e697c06a3e4ecf61c72 | |
parent | 50cbe9ab5f8d92d2d4a327b56e96559d8f63a1fa [diff] |
net: Don't keep around original SKB when we software segment GSO frames. Just maintain the list properly by returning the head of the remaining SKB list from dev_hard_start_xmit(). Signed-off-by: David S. Miller <davem@davemloft.net>