mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-14 15:36:40 +07: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
@ -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…
Reference in New Issue
Block a user