Hi Dave, On Wed, 2011-05-18 at 15:55 -0400, David Miller wrote: > The suspend op member of ieee80211_ops is only available when > CONFIG_PM is enabled. > > drivers/net/wireless/wl12xx/main.c:3653:2: error: unknown field âsuspendâ specified in initializer > drivers/net/wireless/wl12xx/main.c:3653:2: warning: initialization from incompatible pointer type [enabled by default] > drivers/net/wireless/wl12xx/main.c:3653:2: warning: (near initialization for âwl1271_ops.configâ) [enabled by default] > drivers/net/wireless/wl12xx/main.c:3654:2: error: unknown field âresumeâ specified in initializer > drivers/net/wireless/wl12xx/main.c:3654:2: warning: initialization from incompatible pointer type [enabled by default] > drivers/net/wireless/wl12xx/main.c:3654:2: warning: (near initialization for âwl1271_ops.bss_info_changedâ) [enabled by default] > > Someone please fix this. I'm really sorry to let this pass through. I'll send a patch to fix it in a second. -- Cheers, Luca. -- 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