From b6e77c6f0d7491cbf9855c3a71ba031a646a7735 Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Fri, 3 Feb 2006 01:45:20 -0800 Subject: [PATCH] --- yaml --- r: 19878 b: refs/heads/master c: 99bb25793e4bb8e9b633ea001dd7312b5967385a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/net/tulip/uli526x.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1514c2a61fc3..fd8d0e33f2a1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3cfc15103aa56c2c7ee6dd312c24a8d1697bade1 +refs/heads/master: 99bb25793e4bb8e9b633ea001dd7312b5967385a diff --git a/trunk/drivers/net/tulip/uli526x.c b/trunk/drivers/net/tulip/uli526x.c index 983981666800..238e9c72cb3a 100644 --- a/trunk/drivers/net/tulip/uli526x.c +++ b/trunk/drivers/net/tulip/uli526x.c @@ -214,7 +214,7 @@ static u32 uli526x_cr6_user_set; /* For module input parameter */ static int debug; static u32 cr6set; -static unsigned char mode = 8; +static int mode = 8; /* function declaration ------------------------------------- */ static int uli526x_open(struct net_device *);