On Fri, 2010-08-20 at 14:49 -0700, wey-yi.w.guy@xxxxxxxxx wrote: > @@ -1701,7 +1701,9 @@ netdev_tx_t ieee80211_subif_start_xmit(struct sk_buff *skb, > u16 ethertype, hdrlen, meshhdrlen = 0; > __le16 fc; > struct ieee80211_hdr hdr; > +#ifdef CONFIG_MAC80211_MESH > struct ieee80211s_hdr mesh_hdr; > +#endif Good catch. I think just adding __maybe_unused would be better though? johannes -- 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