mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
sch_choke: Remove classid from choke_skb_cb.
Suggested by Cong Wang. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
5b545cbc0a
commit
fe121e078d
1 changed files with 0 additions and 1 deletions
|
@ -131,7 +131,6 @@ static void choke_drop_by_idx(struct Qdisc *sch, unsigned int idx,
|
|||
}
|
||||
|
||||
struct choke_skb_cb {
|
||||
u16 classid;
|
||||
u8 keys_valid;
|
||||
struct flow_keys_digest keys;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue