summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/dev/rtwn/rtl8192c/pci/r92ce.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/dev/rtwn/rtl8192c/pci/r92ce.h')
-rw-r--r--freebsd/sys/dev/rtwn/rtl8192c/pci/r92ce.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/dev/rtwn/rtl8192c/pci/r92ce.h b/freebsd/sys/dev/rtwn/rtl8192c/pci/r92ce.h
index 93379f8b..5d13f160 100644
--- a/freebsd/sys/dev/rtwn/rtl8192c/pci/r92ce.h
+++ b/freebsd/sys/dev/rtwn/rtl8192c/pci/r92ce.h
@@ -60,7 +60,7 @@ void r92ce_post_init(struct rtwn_softc *);
void r92ce_set_led(struct rtwn_softc *, int, int);
/* r92ce_rx.c */
-int r92ce_classify_intr(struct rtwn_softc *, void *, int);
+int r92ce_get_intr_status(struct rtwn_pci_softc *, int *);
void r92ce_enable_intr(struct rtwn_pci_softc *);
void r92ce_start_xfers(struct rtwn_softc *);