libertas: cleanup host.h and hostcmd.h

Also remove some unused definitions and make tab usage consistent.

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:
Holger Schurig
2009-10-16 17:32:16 +02:00
committed by John W. Linville
parent b8fcf59093
commit 9e66e701d0
7 changed files with 853 additions and 957 deletions

View File

@@ -4,7 +4,7 @@
#include <linux/etherdevice.h>
#include <linux/types.h>
#include "hostcmd.h"
#include "host.h"
#include "radiotap.h"
#include "decl.h"
#include "dev.h"