libertas: simplify and clean up association/start/join setup
authorDan Williams <dcbw@redhat.com>
Sat, 23 May 2009 00:01:21 +0000 (20:01 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 3 Jun 2009 18:05:09 +0000 (14:05 -0400)
commit5fd164e96cb9dc111f75468378de38c67b0fd161
treeeeb4ec9dd3b2f1b034c1fc1c80b469de0c9275f7
parentd77b034f62d4b8c6c39450d99de224b9b2c5debb
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 <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/assoc.c
drivers/net/wireless/libertas/dev.h
drivers/net/wireless/libertas/hostcmd.h
drivers/net/wireless/libertas/scan.c
drivers/net/wireless/libertas/types.h