Commit cd0920eb authored by Qianqiang Liu's avatar Qianqiang Liu Committed by Greg Kroah-Hartman

staging: rtl8723bs: Remove an unused struct in rtw_cmd.h

struct getcountjudge_rsp is not used, just remove it.
Signed-off-by: default avatarQianqiang Liu <qianqiang.liu@163.com>
Link: https://lore.kernel.org/r/20240903014402.170750-1-qianqiang.liu@163.comSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 30db8460
......@@ -516,10 +516,6 @@ struct drvextra_cmd_parm {
/*------------------- Below are used for RF/BB tuning ---------------------*/
struct getcountjudge_rsp {
u8 count_judge[MAX_RATES_LENGTH];
};
struct addBaReq_parm {
unsigned int tid;
u8 addr[ETH_ALEN];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment