aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/InterfaceRx.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/bcm/InterfaceRx.h')
-rw-r--r--drivers/staging/bcm/InterfaceRx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/bcm/InterfaceRx.h b/drivers/staging/bcm/InterfaceRx.h
index 96e81a1d37b8..424645e9e476 100644
--- a/drivers/staging/bcm/InterfaceRx.h
+++ b/drivers/staging/bcm/InterfaceRx.h
@@ -1,7 +1,7 @@
#ifndef _INTERFACE_RX_H
#define _INTERFACE_RX_H
-BOOLEAN InterfaceRx(PS_INTERFACE_ADAPTER Adapter);
+BOOLEAN InterfaceRx(struct bcm_interface_adapter *Adapter);
#endif