Re: Please pull 'we21-fix' branch of wireless-2.6.git

2006-10-21 Thread Jeff Garzik
John W. Linville wrote: Jeff, Here is my ugly patch to fix userland ABI compatibility for WE-21. It tries to detect WE <= 20 by the request length or the inclusion of '\0' in the length for the ESSID and NICKN ioctls. If it finds that, it temporarily adjusts the length value and puts it back be

Re: Please pull 'we21-fix' branch of wireless-2.6.git

2006-10-19 Thread Jean Tourrilhes
On Thu, Oct 19, 2006 at 05:56:53PM -0400, John W. Linville wrote: > Jeff, > > Here is my ugly patch to fix userland ABI compatibility for WE-21. > It tries to detect WE <= 20 by the request length or the inclusion of > '\0' in the length for the ESSID and NICKN ioctls. If it finds that, > it temp

Please pull 'we21-fix' branch of wireless-2.6.git

2006-10-19 Thread John W. Linville
Jeff, Here is my ugly patch to fix userland ABI compatibility for WE-21. It tries to detect WE <= 20 by the request length or the inclusion of '\0' in the length for the ESSID and NICKN ioctls. If it finds that, it temporarily adjusts the length value and puts it back before reporting back to use