libertas: move association code from join.c into scan.c
Besides code moving, I did the following changes: * made some functions static * removed some unneeded #include's * made patch checkpatch.pl clean Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Acked-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
53f36d70f0
commit
697900ac14
@@ -20,7 +20,6 @@
|
||||
#include "wext.h"
|
||||
#include "debugfs.h"
|
||||
#include "assoc.h"
|
||||
#include "join.h"
|
||||
#include "cmd.h"
|
||||
|
||||
#define DRIVER_RELEASE_VERSION "323.p0"
|
||||
|
Reference in New Issue
Block a user