qcacld-3.0: Remove op_class_for_pref_off_chan_is_set
The field op_class_for_pref_off_chan_is_set in struct tdls_peer_mlme_info is unused, so remove it. Change-Id: I5c2ed954215677a25245e108a35c33fc7c33c247 CRs-Fixed: 2375420
This commit is contained in:
@@ -296,7 +296,6 @@ struct tdls_peer_mlme_info {
|
||||
* @is_forced_peer: is forced peer
|
||||
* @op_class_for_pref_off_chan: op class for preferred off channel
|
||||
* @pref_off_chan_num: preferred off channel number
|
||||
* @op_class_for_pref_off_chan_is_set: op class for preferred off channel set
|
||||
* @peer_idle_timer: time to check idle traffic in tdls peers
|
||||
* @is_peer_idle_timer_initialised: Flag to check idle timer init
|
||||
* @spatial_streams: Number of TX/RX spatial streams for TDLS
|
||||
@@ -328,7 +327,6 @@ struct tdls_peer {
|
||||
bool is_forced_peer;
|
||||
uint8_t op_class_for_pref_off_chan;
|
||||
uint8_t pref_off_chan_num;
|
||||
uint8_t op_class_for_pref_off_chan_is_set;
|
||||
qdf_mc_timer_t peer_idle_timer;
|
||||
bool is_peer_idle_timer_initialised;
|
||||
uint8_t spatial_streams;
|
||||
|
مرجع در شماره جدید
Block a user