From: Eric Dumazet Date: Thu, 24 Feb 2011 17:45:41 +0000 (+0000) Subject: sch_choke: add choke_skb_cb X-Git-Tag: v2.6.39-rc1~468^2~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26f70e1202b3c66c4f63b8b25e0419dd0b3a91e3;p=pandora-kernel.git sch_choke: add choke_skb_cb Better document choke skb->cb[] use, like we did in netem and sfb This adds a compile time check to make sure we dont exhaust skb->cb[] space. Signed-off-by: Eric Dumazet CC: Stephen Hemminger CC: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed