Re: [PATCH 2.6.18] WE-21 for ipw2200

2006-09-12 Thread Jean Tourrilhes
On Tue, Sep 12, 2006 at 02:02:59PM -0400, John W. Linville wrote: > On Tue, Aug 29, 2006 at 06:01:40PM -0700, Jean Tourrilhes wrote: > > This hunk doesn't apply to the upstream branch of wireless-2.6. > I propose this one instead: > > @@ -8875,8 +8875,6 @@ static int ipw_wx_set_essid(struct net_d

Re: [PATCH 2.6.18] WE-21 for ipw2200

2006-09-12 Thread Jean Tourrilhes
On Tue, Sep 12, 2006 at 02:02:59PM -0400, John W. Linville wrote: > On Tue, Aug 29, 2006 at 06:01:40PM -0700, Jean Tourrilhes wrote: > > @@ -8861,7 +8861,7 @@ static int ipw_wx_set_essid(struct net_d > > int length = 0; > > mutex_lock(&priv->mutex); > > if (wrqu->essid.flags && wrqu->es

Re: [PATCH 2.6.18] WE-21 for ipw2200

2006-09-12 Thread John W. Linville
On Tue, Aug 29, 2006 at 06:01:40PM -0700, Jean Tourrilhes wrote: > Hi, > > WE-21 for IPW2200 driver... > > Jean > > Signed-off-by: Jean Tourrilhes <[EMAIL PROTECTED]> > > --- > > diff -u -p linux/drivers/net/wirele

[PATCH 2.6.18] WE-21 for ipw2200

2006-08-29 Thread Jean Tourrilhes
Hi, WE-21 for IPW2200 driver... Jean Signed-off-by: Jean Tourrilhes <[EMAIL PROTECTED]> --- diff -u -p linux/drivers/net/wireless/ipw2200.20.c linux/drivers/net/wireless/ipw2200.c --- linux/drivers/net/wireless/ip