diff options
author | Florian Westphal <fw@strlen.de> | 2016-09-18 01:57:31 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-09-19 08:47:18 +0300 |
commit | 97d0678f913369af0dc8b510a682a641654ab743 (patch) | |
tree | d88ecc69e4ae92f7f1d2ff39e79c32c61b067d8d /Documentation/logo.gif | |
parent | 1486587b2fcda08dee7eab23784d504eed772c45 (diff) | |
download | linux-97d0678f913369af0dc8b510a682a641654ab743.tar.xz |
sched: don't use skb queue helpers
A followup change will replace the sk_buff_head in the qdisc
struct with a slightly different list.
Use of the sk_buff_head helpers will thus cause compiler
warnings.
Open-code these accesses in an extra change to ease review.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/logo.gif')
0 files changed, 0 insertions, 0 deletions