On Thu, 2007-11-29 at 21:57 +1100, Herbert Xu wrote:
> On Mon, Nov 26, 2007 at 09:02:08PM +0100, Johannes Berg wrote:
> > sungem's gem_reset_task() will unconditionally try to disable NAPI even
> > when it's called while the interface is not operating and hence the NAPI
> > struct isn't enabled. Make napi_disable() depend on gp->running.
> > 
> > Also removes a superfluous test of gp->running in the same function.
> > 
> > Signed-off-by: Johannes Berg <[EMAIL PROTECTED]>
> 
> Patch applied to net-2.6.  Thanks Johannes!

Thanks. I just noticed that I made a mistake in the patch description,
it should read "Make napi_disable() depend on gp->opened". I don't think
it matters much but wanted to at least mention it.

johannes

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to