Fix block comment style in QCA vendor attribute definition
Fix the block comment style issue introduced as part of commit
fbfceef3af
("Add QCA vendor commands for
spectral scan").
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
2115603a45
commit
af6614ca10
1 changed files with 1 additions and 1 deletions
|
@ -3987,7 +3987,7 @@ enum qca_wlan_vendor_attr_spectral_diag_stats {
|
||||||
QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_VHTSEG1ID_MISMATCH = 4,
|
QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_VHTSEG1ID_MISMATCH = 4,
|
||||||
/* Number of spectral phyerror events with vht operation segment 2 id
|
/* Number of spectral phyerror events with vht operation segment 2 id
|
||||||
* mismatches in search fft report. u64 attribute.
|
* mismatches in search fft report. u64 attribute.
|
||||||
*/
|
*/
|
||||||
QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_VHTSEG2ID_MISMATCH = 5,
|
QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_VHTSEG2ID_MISMATCH = 5,
|
||||||
|
|
||||||
QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_AFTER_LAST,
|
QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_AFTER_LAST,
|
||||||
|
|
Loading…
Reference in a new issue