[PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctls
authorJohn W. Linville <linville@tuxdriver.com>
Tue, 17 Oct 2006 14:54:36 +0000 (10:54 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 19 Oct 2006 21:08:19 +0000 (17:08 -0400)
WE-21 changed the ABI for the SIOC[SG]IW{ESSID,NICKN} ioctls by dropping
NULL termination.  This patch adds compatibility code so that WE-21 can
work properly with WE-20 (and older) tools.

Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found