public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Paulius Zaleckas <paulius.zaleckas@teltonika•lt>
To: netdev@vger•kernel.org
Cc: becker@scyld•com, dahinds@users•sourceforge.net
Subject: [PATCH 3/3] 8390.h: remove net_device_stats
Date: Wed, 07 May 2008 02:20:45 +0300	[thread overview]
Message-ID: <4820E7CD.6050009@teltonika.lt> (raw)

[-- Attachment #1: Type: text/plain, Size: 177 bytes --]

Remove no longer used net_device_stats.
Should be applied to mainline only after applying previous two patches.

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika•lt>

[-- Attachment #2: 8390_h_netstats.patch --]
[-- Type: text/x-patch, Size: 565 bytes --]

diff --git a/drivers/net/8390.h b/drivers/net/8390.h
index 04ddec0..cf020d4 100644
--- a/drivers/net/8390.h
+++ b/drivers/net/8390.h
@@ -69,7 +69,6 @@ struct ei_device {
 	unsigned char reg0;		/* Register '0' in a WD8013 */
 	unsigned char reg5;		/* Register '5' in a WD8013 */
 	unsigned char saved_irq;	/* Original dev->irq value. */
-	struct net_device_stats stat;	/* The new statistics table. */
 	u32 *reg_offset;		/* Register mapping table */
 	spinlock_t page_lock;		/* Page register locks */
 	unsigned long priv;		/* Private field to store bus IDs etc. */

                 reply	other threads:[~2008-05-06 23:30 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=4820E7CD.6050009@teltonika.lt \
    --to=paulius.zaleckas@teltonika$(echo .)lt \
    --cc=becker@scyld$(echo .)com \
    --cc=dahinds@users$(echo .)sourceforge.net \
    --cc=netdev@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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