提交 20b63baa 编写于 作者: I Ivan Safonov 提交者: Greg Kroah-Hartman

staging: r8188eu: remove interrupt_handler member of hal_ops structure

interrupt_handler does not used.
Signed-off-by: NIvan Safonov <insafonov@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 6559b8b5
......@@ -140,8 +140,6 @@ enum hal_intf_ps_func {
};
struct hal_ops {
s32 (*interrupt_handler)(struct adapter *padapter);
void (*hal_reset_security_engine)(struct adapter *adapter);
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册