From: John W. Linville Date: Tue, 17 Oct 2006 14:54:36 +0000 (-0400) Subject: [PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctls X-Git-Tag: v2.6.19-rc3~13^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98978edb6278f0fb30c8d636c6a79a28f9164cb9;p=pandora-kernel.git [PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctls 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 --- Reading git-diff-tree failed