Commit 89e0ffb5 authored by David S. Miller's avatar David S. Miller

[ATM]: Fix build of HE driver.

parent 011c262e
......@@ -2363,7 +2363,7 @@ he_tasklet(unsigned long data)
}
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,69)
static irq_return_t
static irqreturn_t
#else
static void
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment