On 07/20/2011 06:19 AM, Sedat Dilek wrote:
I have tested this patch on top of linux-next (next-20110720) and it fails:
The patch is for wireless-testing.
In file included from /mnt/sdb3/linux-kernel/linux-3.0-rc7/debian/build/source_i386_none/drivers/net/wireless/ath/ath5k/caps.c:24:0: /mnt/sdb3/linux-kernel/linux-3.0-rc7/debian/build/source_i386_none/drivers/net/wireless/ath/ath5k/ath5k.h:1072:24: error: field 'toggleq' has incomplete type
It looks like ath5.h needs to include linux/interrupt.h, which is currently included by base.h.
linux-next is stricter about the includes than wireless-testing. Let's not break linux-next, as someone else will need to fix it.
I'll send another version of the patch, tested both on wireless-testing and linux-next.
-- Regards, Pavel Roskin -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html