]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Fix block comment style in QCA vendor attribute definition
authorEdayilliam Jayadev <ejayadev@qti.qualcomm.com>
Wed, 8 Nov 2017 05:52:40 +0000 (11:22 +0530)
committerJouni Malinen <j@w1.fi>
Tue, 14 Nov 2017 16:55:30 +0000 (18:55 +0200)
Fix the block comment style issue introduced as part of commit
fbfceef3af7f8d454926548f6a7ebe7f9bb4848a ("Add QCA vendor commands for
spectral scan").

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/qca-vendor.h

index 501dc0959f114d319cec91fc359e583f026e46bb..36db9070f7f4aeb90ef7d271ca639b7d5f24a839 100644 (file)
@@ -3987,7 +3987,7 @@ enum qca_wlan_vendor_attr_spectral_diag_stats {
        QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_VHTSEG1ID_MISMATCH = 4,
        /* Number of spectral phyerror events with vht operation segment 2 id
         * mismatches in search fft report. u64 attribute.
-       */
+        */
        QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_VHTSEG2ID_MISMATCH = 5,
 
        QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_AFTER_LAST,