From: David Kilroy Date: Sun, 25 Sep 2011 07:30:19 +0000 (+0100) Subject: staging: wlags49_h2: Stop playing with length in GIWESSID handler X-Git-Tag: v3.2-rc1~169^2^2~345 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7751b6384596cc9a2646f037a03ad57f6201f6d;p=pandora-kernel.git staging: wlags49_h2: Stop playing with length in GIWESSID handler WE21 clarified that ESSID should not be NULL terminated. The existing code didn't NULL terminate, but did play with length and then reset it again. Just stop it. Signed-off-by: David Kilroy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed