Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5482
b: refs/heads/master
c: 4a0d73c
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jul 29, 2005
1 parent 702f10a commit c08a8ee
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fe0410c7f43e133e156e54e3156392e800bedc21
refs/heads/master: 4a0d73c463765ce34b22ac3924d0661caf2a7539
1 change: 0 additions & 1 deletion trunk/drivers/usb/net/pegasus.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ static const char driver_name[] = "pegasus";

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) \
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/usb/net/rtl8150.c
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,6 @@ struct rtl8150 {

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 *);
Expand Down

0 comments on commit c08a8ee

Please sign in to comment.