* tms380tr patch 2a/3 (queue fix in header)
@ 2004-02-08 23:11 Jochen Friedrich
0 siblings, 0 replies; only message in thread
From: Jochen Friedrich @ 2004-02-08 23:11 UTC (permalink / raw)
To: Jeff Garzik; +Cc: Linux Kernel
Hi Jeff,
this patch belongs to the queue fix tms380tr patch 2/3. It deletes the
no longer needed stuff from the header file.
--jochen
diff -u -p -r1.7 tms380tr.h
--- drivers/net/tokenring/tms380tr.h 25 Apr 2003 05:59:05 -0000 1.7
+++ drivers/net/tokenring/tms380tr.h 25 Jan 2004 18:40:36 -0000
@@ -598,7 +598,6 @@ typedef struct {
* in one RPL/TPL. (depending on TI firmware
* version)
*/
-#define MAX_TX_QUEUE 10 /* Maximal number of skb's queued in driver. */
/*
* AC (1), FC (1), Dst (6), Src (6), RIF (18), Data (4472) = 4504
@@ -1114,9 +1113,6 @@ typedef struct net_local {
unsigned long StartTime;
unsigned long LastSendTime;
- struct sk_buff_head SendSkbQueue;
- unsigned short QueueSkb;
-
struct tr_statistics MacStat; /* MAC statistics structure */
unsigned long dmalimit; /* the max DMA address (ie, ISA) */
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-02-08 23:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-08 23:11 tms380tr patch 2a/3 (queue fix in header) Jochen Friedrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®