Kaynağa Gözat

qcacmn: Fix compilation issue in Big endian mode

Fix compilation issue in Big endian mode.

Change-Id: I052e6437eb226ba60f2ca11ad99246164aec727c
Nandha Kishore Easwaran 3 yıl önce
ebeveyn
işleme
9790643449
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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_28a                           : 32; // [31:0]
 	uint32_t reserved_29a                           : 32; // [31:0]
-}
+};
 #endif /* BIG_ENDIAN_HOST */
 
 /* TLV struct for word based Tlv */