Commit ccbadf70 authored by Derek Robson's avatar Derek Robson Committed by Greg Kroah-Hartman
Browse files

Staging: rtl8712: wlan_bssdef.h - style fix



Fixed style of block comments
Found using checkpatch

Signed-off-by: default avatarDerek Robson <robsonde@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent de640ee3
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -53,8 +53,8 @@ struct NDIS_802_11_CONFIGURATION_FH {
};

/*
	FW will only save the channel number in DSConfig.
	ODI Handler will convert the channel number to freq. number.
 * FW will only save the channel number in DSConfig.
 * ODI Handler will convert the channel number to freq. number.
 */
struct NDIS_802_11_CONFIGURATION {
	u32 Length;             /* Length of structure */