wireless: escape_ssid should handle non-printables
authorJohn W. Linville <linville@tuxdriver.com>
Tue, 30 Sep 2008 21:50:31 +0000 (17:50 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 31 Oct 2008 23:00:49 +0000 (19:00 -0400)
Also use common backslash sequences like \t, \n, \r, and \\ as well as \0.

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

No differences found