lkml.org 
[lkml]   [2005]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6 patch] drivers/usb/net/: remove two unused multicast_filter_limit variables
The only uses of both variables were recently removed.

This patch was already ACK'ed by Petko Manolov.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

This patch was already sent on:
- 2 Jul 2005

drivers/usb/net/pegasus.c | 1 -
drivers/usb/net/rtl8150.c | 2 --
2 files changed, 3 deletions(-)

--- linux-2.6.13-rc1-mm1-full/drivers/usb/net/pegasus.c.old 2005-07-02 22:44:10.000000000 +0200
+++ linux-2.6.13-rc1-mm1-full/drivers/usb/net/pegasus.c 2005-07-02 22:44:19.000000000 +0200
@@ -59,7 +59,6 @@

static int loopback = 0;
static int mii_mode = 0;
-static int multicast_filter_limit = 32;

static struct usb_eth_dev usb_dev_id[] = {
#define PEGASUS_DEV(pn, vid, pid, flags) \
--- linux-2.6.13-rc1-mm1-full/drivers/usb/net/rtl8150.c.old 2005-07-02 22:44:31.000000000 +0200
+++ linux-2.6.13-rc1-mm1-full/drivers/usb/net/rtl8150.c 2005-07-02 22:44:35.000000000 +0200
@@ -167,8 +167,6 @@

typedef struct rtl8150 rtl8150_t;

-static unsigned long multicast_filter_limit = 32;
-
static void fill_skb_pool(rtl8150_t *);
static void free_skb_pool(rtl8150_t *);
static inline struct sk_buff *pull_skb(rtl8150_t *);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-07-12 23:00    [W:0.049 / U:0.556 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site