diff options
author | David S. Miller <davem@davemloft.net> | 2012-02-06 15:14:37 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-29 16:33:44 -0800 |
commit | c3e8445f6ec4ad66c5143d6df8528f7440429b91 (patch) | |
tree | 072851c9d86bddca227dd320421129e44702dbbb /net/sched/sch_sfq.c | |
parent | bbb8ae42eb210ba2bdff67450f3737e10cb042f3 (diff) | |
download | kernel_samsung_smdk4412-c3e8445f6ec4ad66c5143d6df8528f7440429b91.zip kernel_samsung_smdk4412-c3e8445f6ec4ad66c5143d6df8528f7440429b91.tar.gz kernel_samsung_smdk4412-c3e8445f6ec4ad66c5143d6df8528f7440429b91.tar.bz2 |
net: Make qdisc_skb_cb upper size bound explicit.
[ Upstream commit 16bda13d90c8d5da243e2cfa1677e62ecce26860 ]
Just like skb->cb[], so that qdisc_skb_cb can be encapsulated inside
of other data structures.
This is intended to be used by IPoIB so that it can remember
addressing information stored at hard_header_ops->create() time that
it can fetch when the packet gets to the transmit routine.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/sched/sch_sfq.c')
0 files changed, 0 insertions, 0 deletions