Add HostAP wireless driver.
Includes minor cleanups from Adrian Bunk <bunk@stusta.de>.
This commit is contained in:

committed by
Jeff Garzik

parent
88d7bd8cb9
commit
ff1d2767d5
@@ -209,7 +209,7 @@ enum {
|
||||
NoStructure = 0, /* Really old firmware */
|
||||
StructuredMessages = 1, /* Parsable AT response msgs */
|
||||
ChecksummedMessages = 2 /* Parsable AT response msgs with checksums */
|
||||
} FirmwareLevel;
|
||||
};
|
||||
|
||||
struct strip {
|
||||
int magic;
|
||||
|
Reference in New Issue
Block a user