net: xmit_list() becomes dev_hard_start_xmit().
authorDavid S. Miller <davem@davemloft.net>
Mon, 1 Sep 2014 22:06:40 +0000 (15:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Sep 2014 00:39:56 +0000 (17:39 -0700)
Now fundamentally we can process lists of SKBs as cheaply
as single packets.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found