From: Jochen Friedrich <jochen@scram.de>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: tms380tr patch 2a/3 (queue fix in header)
Date: Mon, 9 Feb 2004 00:11:30 +0100 (CET) [thread overview]
Message-ID: <Pine.LNX.4.58.0402090009110.1327@localhost> (raw)
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) */
reply other threads:[~2004-02-08 23:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.58.0402090009110.1327@localhost \
--to=jochen@scram.de \
--cc=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®