interrupt_handler does not used.
Signed-off-by: Ivan Safonov <[email protected]>
---
drivers/staging/rtl8188eu/include/hal_intf.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/staging/rtl8188eu/include/hal_intf.h
b/drivers/staging/rtl8188eu/include/hal_intf.h
index 9b3528a..2528a6e 100644
--- a/drivers/staging/rtl8188eu/include/hal_intf.h
+++ b/drivers/staging/rtl8188eu/include/hal_intf.h
@@ -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);
};
--
2.7.3
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel