Re: Simple if_iwi.c diff to fix scan lock issue

2010-11-15 Thread Alexander Hall
On 11/15/10 08:12, Jeremy Chase wrote: > If an iwi device is interrupted while scanning for an AP the scan lock > is not removed. Drivers for if_iwn.c and if_wpi.c have accounted for > this in the same manner. I believe if_ipw.c suffers from the same > problem, but I don't have a machine to verify

Simple if_iwi.c diff to fix scan lock issue

2010-11-14 Thread Jeremy Chase
If an iwi device is interrupted while scanning for an AP the scan lock is not removed. Drivers for if_iwn.c and if_wpi.c have accounted for this in the same manner. I believe if_ipw.c suffers from the same problem, but I don't have a machine to verify it. This diff is for 4.8-stable, but the issue