David S. Miller eae3f88ee4 net: Separate out SKB validation logic from transmit path.
dev_hard_start_xmit() does two things, it first validates and
canonicalizes the SKB, then it actually sends it.

Make a set of helper functions for doing the first part.

Signed-off-by: David S. Miller <davem@davemloft.net>
2014-09-01 17:39:55 -07:00
..
2014-07-01 23:46:21 -07:00
2014-08-22 12:23:11 -07:00
2014-06-04 22:46:38 -07:00
2014-08-13 18:13:19 -06:00
2014-08-29 20:22:43 -07:00