]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd3647561d863343c880843520139f9461ca227d9
treeeeb4ec9dd3b2f1b034c1fc1c80b469de0c9275f7
parent1798275cb53d837b3810b74a739e175cf509a570
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