From: Dan Williams Date: Sat, 23 May 2009 00:01:21 +0000 (-0400) Subject: libertas: simplify and clean up association/start/join setup X-Git-Tag: v2.6.31-rc1~330^2~157^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fd164e96cb9dc111f75468378de38c67b0fd161;p=pandora-kernel.git libertas: simplify and clean up association/start/join setup Some of the parameters for association/join/start commands aren't used (like the FH and CF IEs for IBSS, and the FH IE for BSS), so get rid of their unions to reduce indirection. Also clean up structure names for kernel style. Signed-off-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed