|
@@ -560,7 +560,6 @@ static ssize_t vifs_state_read(struct file *file, char __user *user_buf,
|
|
if (wlvif->bss_type == BSS_TYPE_STA_BSS ||
|
|
if (wlvif->bss_type == BSS_TYPE_STA_BSS ||
|
|
wlvif->bss_type == BSS_TYPE_IBSS) {
|
|
wlvif->bss_type == BSS_TYPE_IBSS) {
|
|
VIF_STATE_PRINT_INT(sta.hlid);
|
|
VIF_STATE_PRINT_INT(sta.hlid);
|
|
- VIF_STATE_PRINT_INT(sta.ba_rx_bitmap);
|
|
|
|
VIF_STATE_PRINT_INT(sta.basic_rate_idx);
|
|
VIF_STATE_PRINT_INT(sta.basic_rate_idx);
|
|
VIF_STATE_PRINT_INT(sta.ap_rate_idx);
|
|
VIF_STATE_PRINT_INT(sta.ap_rate_idx);
|
|
VIF_STATE_PRINT_INT(sta.p2p_rate_idx);
|
|
VIF_STATE_PRINT_INT(sta.p2p_rate_idx);
|