From: Dan Williams Date: Tue, 29 May 2007 03:54:55 +0000 (-0400) Subject: [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid X-Git-Tag: v2.6.22-rc5~44^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8efea254887128d710cc1475505514da004932c;p=pandora-kernel.git [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid Replace WLAN_802_11_SSID with direct 'ssid' and 'ssid_len' members like ieee80211. In the process, remove private libertas_escape_essid and depend on the ieee80211 implementation of escape_essid instead. Signed-off-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed