Re: [PATCH 2.6] SoftMAC : fix ESSID problem

2007-07-09 Thread Larry Finger
Michael Buesch wrote: On Tuesday 10 July 2007 00:19:22 Jean Tourrilhes wrote: Hi, Victor Porton reported that the SoftMAC layer had random problem when setting the ESSID : http://bugzilla.kernel.org/show_bug.cgi?id=8686 After investigation, it turned out

Re: [PATCH 2.6] SoftMAC : fix ESSID problem

2007-07-09 Thread Jean Tourrilhes
On Mon, Jul 09, 2007 at 06:40:44PM -0500, Larry Finger wrote: > > This patch should also be sent to [EMAIL PROTECTED] Please do so if you like it. > Larry Jean - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More

Re: [PATCH 2.6] SoftMAC : fix ESSID problem

2007-07-09 Thread Michael Buesch
On Tuesday 10 July 2007 00:19:22 Jean Tourrilhes wrote: > Hi, > > Victor Porton reported that the SoftMAC layer had random > problem when setting the ESSID : > http://bugzilla.kernel.org/show_bug.cgi?id=8686 > After investigation, it turned out to be worse, the Soft

[PATCH 2.6] SoftMAC : fix ESSID problem

2007-07-09 Thread Jean Tourrilhes
Hi, Victor Porton reported that the SoftMAC layer had random problem when setting the ESSID : http://bugzilla.kernel.org/show_bug.cgi?id=8686 After investigation, it turned out to be worse, the SoftMAC layer is left in an inconsistent state. The fix is prett