| To: | "David S. Miller" <davem@xxxxxxxxxxxxx> |
|---|---|
| Subject: | [PATCH 2.4] U32: Remove unused hgenerator field in tc_u_hnode |
| From: | Thomas Graf <tgraf@xxxxxxx> |
| Date: | Sat, 23 Oct 2004 00:11:25 +0200 |
| Cc: | netdev@xxxxxxxxxxx |
| Sender: | netdev-bounce@xxxxxxxxxxx |
Signed-off-by: Thomas Graf <tgraf@xxxxxxx>
--- linux-2.4.28-pre4-bk6.orig/net/sched/cls_u32.c 2004-10-22
10:58:23.000000000 +0200
+++ linux-2.4.28-pre4-bk6/net/sched/cls_u32.c 2004-10-23 00:03:47.000000000
+0200
@@ -73,7 +73,6 @@
struct tc_u_common *tp_c;
int refcnt;
unsigned divisor;
- u32 hgenerator;
struct tc_u_knode *ht[1];
};
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 2.6] U32: Remove unused hgenerator field in tc_u_hnode, Thomas Graf |
|---|---|
| Next by Date: | Re: 2.6.9 failed assertion in tcp_timer.c, David S. Miller |
| Previous by Thread: | [PATCH 2.6] U32: Remove unused hgenerator field in tc_u_hnode, Thomas Graf |
| Next by Thread: | Re: [PATCH 2.4] U32: Remove unused hgenerator field in tc_u_hnode, David S. Miller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |