aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/include/rtw_mlme.h
diff options
context:
space:
mode:
authorQuytelda Kahja <quytelda@tamalin.org>2018-03-27 01:41:13 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-29 11:59:29 +0200
commit3df3602ac74b641f54149599c78d3606b467f58e (patch)
treea577967a94b804eb156061b3618e4819399b4692 /drivers/staging/rtl8723bs/include/rtw_mlme.h
parentstaging: rtl8723bs: Replace NULL pointer comparison with '!'. (diff)
downloadlinux-dev-3df3602ac74b641f54149599c78d3606b467f58e.tar.xz
linux-dev-3df3602ac74b641f54149599c78d3606b467f58e.zip
staging: rtl8723bs: Rework 'struct _ODM_Per_Pkt_Info_' coding style.
Change the typedef'd 'struct _ODM_Per_Pkt_Info_' into 'struct odm_packet_info' and change the members to snake case in order to meet the coding style guidelines. Members: * u8 DataRate -> data_rate * u8 StationID -> station_id * bool bPacketMatchBSSID -> bssid_match * bool bPacketToSelf -> to_self * bool bPacketBeacon -> is_beacon * bool bToSelf -> (removed because it isn't used) Signed-off-by: Quytelda Kahja <quytelda@tamalin.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8723bs/include/rtw_mlme.h')
0 files changed, 0 insertions, 0 deletions