提交 edae01b9 编写于 作者: B Brett Rudley 提交者: Greg Kroah-Hartman

staging: brcm80211: Purge unused wlc_id_name

Purge unused wlc_id_name_entry
Signed-off-by: NBrett Rudley <brudley@broadcom.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 a9a6073c
......@@ -143,14 +143,6 @@ uint wl_msg_level =
static wlc_info_t *wlc_info_dbg = (wlc_info_t *) (NULL);
#endif
#if defined(BCMDBG)
struct wlc_id_name_entry {
int id;
const char *name;
};
typedef struct wlc_id_name_entry wlc_id_name_table_t[];
#endif
/* IOVar table */
/* Parameter IDs, for use only internally to wlc -- in the wlc_iovars
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部