staging: wlags49_h2: Stop playing with length in GIWESSID handler
authorDavid Kilroy <kilroyd@googlemail.com>
Sun, 25 Sep 2011 07:30:19 +0000 (08:30 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 27 Sep 2011 00:46:32 +0000 (17:46 -0700)
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 <kilroyd@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found