Explorar o código

qcacmn: Fix compilation issue in Big endian mode

Fix compilation issue in Big endian mode.

Change-Id: I052e6437eb226ba60f2ca11ad99246164aec727c
Nandha Kishore Easwaran %!s(int64=3) %!d(string=hai) anos
pai
achega
9790643449
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hal/wifi3.0/qcn9224/hal_9224.c

+ 1 - 1
hal/wifi3.0/qcn9224/hal_9224.c

@@ -671,7 +671,7 @@ struct rx_mpdu_start_compact_qca9224 {
 	uint32_t reserved_27a                           : 32; // [31:0]
 	uint32_t reserved_27a                           : 32; // [31:0]
 	uint32_t reserved_28a                           : 32; // [31:0]
 	uint32_t reserved_28a                           : 32; // [31:0]
 	uint32_t reserved_29a                           : 32; // [31:0]
 	uint32_t reserved_29a                           : 32; // [31:0]
-}
+};
 #endif /* BIG_ENDIAN_HOST */
 #endif /* BIG_ENDIAN_HOST */
 
 
 /* TLV struct for word based Tlv */
 /* TLV struct for word based Tlv */