diff options
| author | Jamal Hadi Salim <hadi@znyx.com> | 2004-07-06 02:14:49 -0700 |
|---|---|---|
| committer | David S. Miller <davem@nuts.davemloft.net> | 2004-07-06 02:14:49 -0700 |
| commit | 421340eb004d11b2fca485b517761dc36d872c0d (patch) | |
| tree | df658f4e701b4569937858fe99b426cd581a8a76 /include/linux | |
| parent | 5fc1b9f8e46a8e7c9ce601ba768191de68f4d7f6 (diff) | |
[PKT_SCHED]: New version of u32 classifier hashing workaround.
This version does not change user visible structures.
Signed-off-by: Jamal Hadi Salim <hadi@znyx.com>
Signed-off-by: David S. Miller <davem@redhat.com>
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/pkt_cls.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/pkt_cls.h b/include/linux/pkt_cls.h index 06e4e728d4fc..59339cef9c9f 100644 --- a/include/linux/pkt_cls.h +++ b/include/linux/pkt_cls.h @@ -222,9 +222,6 @@ struct tc_u32_sel unsigned char flags; unsigned char offshift; unsigned char nkeys; -#ifdef fix_u32_bug - unsigned char fshift; /* fold shift */ -#endif __u16 offmask; __u16 off; |
