* [PATCH 2.4] U32: Remove unused hgenerator field in tc_u_hnode
@ 2004-10-22 22:11 Thomas Graf
2004-10-22 22:18 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Graf @ 2004-10-22 22:11 UTC (permalink / raw)
To: David S. Miller; +Cc: netdev
Signed-off-by: Thomas Graf <tgraf@suug.ch>
--- 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];
};
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 2.4] U32: Remove unused hgenerator field in tc_u_hnode
2004-10-22 22:11 [PATCH 2.4] U32: Remove unused hgenerator field in tc_u_hnode Thomas Graf
@ 2004-10-22 22:18 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2004-10-22 22:18 UTC (permalink / raw)
To: Thomas Graf; +Cc: netdev
Both 2.6.x and 2.4.x versions applied, thanks Thomas.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-10-22 22:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-22 22:11 [PATCH 2.4] U32: Remove unused hgenerator field in tc_u_hnode Thomas Graf
2004-10-22 22:18 ` David S. Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).