]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite3275b755f0295fc08dc67bec30a46b06d610d23
tree6d46c376e7081c0b32d8d88a74420fd9f7c152b8
parentdf4dba2ac5c3b3c89d2a9a5364c520f201f5a812
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