> + if (unlikely(status->frame_size > skb_tailroom(packet->skb) - > sizeof(struct ipw_rt_hdr))) {
please don't spill over 80 characters. > #include <net/ieee80211.h> > > +#ifdef CONFIG_IPW2100_MONITOR > +#include <net/ieee80211_radiotap.h> > +#endif please include the header unconditionally. > + > #include <linux/workqueue.h> and for a followon patch please inlcude <net/*.h> after <linux/*.h> - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html