summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/hfa384x.h
diff options
context:
space:
mode:
authorSolomon Peachy2008-10-29 15:42:54 +0100
committerGreg Kroah-Hartman2009-01-06 22:51:56 +0100
commit575a8a5c28005838fa82c228cd77138379df87ba (patch)
treef31e178540ba74e00bca0d93860b7038a51a20d0 /drivers/staging/wlan-ng/hfa384x.h
parentStaging: wlan-ng: Use standard kernel integer (u32/s32/etc) types. (diff)
downloadkernel-qcow2-linux-575a8a5c28005838fa82c228cd77138379df87ba.tar.gz
kernel-qcow2-linux-575a8a5c28005838fa82c228cd77138379df87ba.tar.xz
kernel-qcow2-linux-575a8a5c28005838fa82c228cd77138379df87ba.zip
Staging: wlan-ng: Eliminate all backwards-compatible kernel code.
It's not needed at all anymore now that we are in the kernel tree. Signed-off-by: Solomon Peachy <pizza@shaftnet.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/wlan-ng/hfa384x.h')
-rw-r--r--drivers/staging/wlan-ng/hfa384x.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/wlan-ng/hfa384x.h b/drivers/staging/wlan-ng/hfa384x.h
index 23d3d59f26b1..a36e0fa1775c 100644
--- a/drivers/staging/wlan-ng/hfa384x.h
+++ b/drivers/staging/wlan-ng/hfa384x.h
@@ -2607,8 +2607,6 @@ hfa384x_create(
void hfa384x_destroy(hfa384x_t *hw);
-irqreturn_t
-hfa384x_interrupt(int irq, void *dev_id PT_REGS);
int
hfa384x_corereset( hfa384x_t *hw, int holdtime, int settletime, int genesis);
int