net: Validate xmit SKBs right when we pull them out of the qdisc.
authorDavid S. Miller <davem@davemloft.net>
Sun, 31 Aug 2014 02:13:51 +0000 (19:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Sep 2014 00:39:56 +0000 (17:39 -0700)
commit50cbe9ab5f8d92d2d4a327b56e96559d8f63a1fa
tree6d46c376e7081c0b32d8d88a74420fd9f7c152b8
parenteae3f88ee44251bcca3a085f9565257c6f9f9e69
net: Validate xmit SKBs right when we pull them out of the qdisc.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
net/core/dev.c
net/sched/sch_generic.c