* [PATCH] Remove unused MAXBPQDEV definition
@ 2005-02-26 15:36 Ralf Baechle
0 siblings, 0 replies; only message in thread
From: Ralf Baechle @ 2005-02-26 15:36 UTC (permalink / raw)
To: Jeff Garzik; +Cc: linux-hams
bpqether.c | 2 --
1 files changed, 2 deletions(-)
Index: bk-afu/drivers/net/hamradio/bpqether.c
===================================================================
--- bk-afu.orig/drivers/net/hamradio/bpqether.c 2005-02-26 15:32:43.718910480 +0000
+++ bk-afu/drivers/net/hamradio/bpqether.c 2005-02-26 15:33:49.704879088 +0000
@@ -112,8 +112,6 @@
};
-#define MAXBPQDEV 100
-
struct bpqdev {
struct list_head bpq_list; /* list of bpq devices chain */
struct net_device *ethdev; /* link to ethernet device */
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-02-26 15:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-26 15:36 [PATCH] Remove unused MAXBPQDEV definition Ralf Baechle
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.