On Saturday 14 April 2007 20:13, Larry Finger wrote: > Index: wireless-dev/net/mac80211/ieee80211.c > =================================================================== > --- wireless-dev.orig/net/mac80211/ieee80211.c > +++ wireless-dev/net/mac80211/ieee80211.c > @@ -4211,7 +4211,7 @@ void ieee80211_rx_irqsafe(struct ieee802 > { > struct ieee80211_local *local = hw_to_local(hw); > > - BUILD_BUG_ON(sizeof(struct ieee80211_rx_status) > sizeof(skb->cb)); > +// BUILD_BUG_ON(sizeof(struct ieee80211_rx_status) > sizeof(skb->cb)); Whoops? -- Greetings Michael. - 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