staging: vt6656: Fix inconsistent structure packing
[pandora-kernel.git] / drivers / staging / vt6656 / bssdb.h
index a8f97eb..991ce3e 100644 (file)
@@ -92,7 +92,6 @@ typedef struct tagSRSNCapObject {
 } SRSNCapObject, *PSRSNCapObject;
 
 // BSS info(AP)
-#pragma pack(1)
 typedef struct tagKnownBSS {
     // BSS info
     BOOL            bActive;