Re: [PATCH] genericserial: Remove bogus optimisation check and dead code paths

2007-07-03 Thread Morten Helgesen
Alan Cox wrote: On Tue, 03 Jul 2007 16:39:05 +0200 Morten Helgesen <[EMAIL PROTECTED]> wrote: Alan Cox wrote: [...snip...] @@ -75,11 +64,11 @@ if (! (port->flags & ASYNC_INITIALIZED)) return; /* Take a lock on the serial tranmit buffer! */ -

Re: [PATCH] genericserial: Remove bogus optimisation check and dead code paths

2007-07-03 Thread Morten Helgesen
Alan Cox wrote: On Tue, 03 Jul 2007 16:39:05 +0200 Morten Helgesen <[EMAIL PROTECTED]> wrote: Alan Cox wrote: [...snip...] @@ -75,11 +64,11 @@ if (! (port->flags & ASYNC_INITIALIZED)) return; /* Take a lock on the serial tranmit buffer! */ -

Re: [PATCH] genericserial: Remove bogus optimisation check and dead code paths

2007-07-03 Thread Morten Helgesen
Alan Cox wrote: [...snip...] @@ -75,11 +64,11 @@ if (! (port->flags & ASYNC_INITIALIZED)) return; /* Take a lock on the serial tranmit buffer! */ - LOCKIT; + mutex_lock(& port->port_write_mutex); ^ Contains additional whitespace. if (port->xmit_cnt >=

Re: [PATCH] genericserial: Remove bogus optimisation check and dead code paths

2007-07-03 Thread Morten Helgesen
Alan Cox wrote: [...snip...] @@ -75,11 +64,11 @@ if (! (port-flags ASYNC_INITIALIZED)) return; /* Take a lock on the serial tranmit buffer! */ - LOCKIT; + mutex_lock( port-port_write_mutex); ^ Contains additional whitespace. if (port-xmit_cnt =

Re: [PATCH] genericserial: Remove bogus optimisation check and dead code paths

2007-07-03 Thread Morten Helgesen
Alan Cox wrote: On Tue, 03 Jul 2007 16:39:05 +0200 Morten Helgesen [EMAIL PROTECTED] wrote: Alan Cox wrote: [...snip...] @@ -75,11 +64,11 @@ if (! (port-flags ASYNC_INITIALIZED)) return; /* Take a lock on the serial tranmit buffer! */ - LOCKIT; + mutex_lock

Re: [PATCH] genericserial: Remove bogus optimisation check and dead code paths

2007-07-03 Thread Morten Helgesen
Alan Cox wrote: On Tue, 03 Jul 2007 16:39:05 +0200 Morten Helgesen [EMAIL PROTECTED] wrote: Alan Cox wrote: [...snip...] @@ -75,11 +64,11 @@ if (! (port-flags ASYNC_INITIALIZED)) return; /* Take a lock on the serial tranmit buffer! */ - LOCKIT; + mutex_lock

ZCom WL2420 linux driver.

2000-10-19 Thread Morten Helgesen
Hi folks. Do any of you know who the (current) maintainer of the Zcom WirelessLan 2420 driver is ? The code/documentation lacks information about author/maintainer, but I managed to get hold of the following mail adresses : [EMAIL PROTECTED] - "user unknown blahblah" [EMAIL PROTECTED] - no

ZCom WL2420 linux driver.

2000-10-19 Thread Morten Helgesen
Hi folks. Do any of you know who the (current) maintainer of the Zcom WirelessLan 2420 driver is ? The code/documentation lacks information about author/maintainer, but I managed to get hold of the following mail adresses : [EMAIL PROTECTED] - "user unknown blahblah" [EMAIL PROTECTED] - no