PROBLEM: 2.5.* Aironet driver needs linux/tqueue.h

Kyler Laird (Kyler@Lairds.com)
Sun, 7 Jul 2002 21:13:51 -0500


[I reported this to a maintainer awhile ago, but I just
tried 2.5.25 and noticed I needed to fix things again,
so I'm trying here.]

These files
drivers/net/wireless/airo.c
drivers/net/aironet4500.h
need to have
#include <linux/tqueue.h>
added to them.

It seems to work fine with this modification.

--kyler

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/