commit | 8dcda22a5d0abaf347b21b057655f3809b91639d | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Sep 01 15:06:40 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 01 17:39:56 2014 -0700 |
tree | 595d3af7a5ffab41fbf2b77dbbb3c3787f5700bb | |
parent | ce93718fb7cdbc064c3000ff59e4d3200bdfa744 [diff] |
net: xmit_list() becomes dev_hard_start_xmit(). Now fundamentally we can process lists of SKBs as cheaply as single packets. Signed-off-by: David S. Miller <davem@davemloft.net>