Hi, On 08/29/2011 03:23 PM, Jouni Malinen wrote: > This set of patches adds preliminary support for AP mode and P2P > operations into ath6kl. Since these require a new firmware build > and more testing, the patches to actually enable either AP or P2P > modes are not included in the series. These will be submitted > after some more testing. I reviewed the patches. Looks good, I only found some minor issues. There are also some sparse warnings: drivers/net/wireless/ath/ath6kl/cfg80211.c:1695:14: warning: incorrect type in assignment (different base types) drivers/net/wireless/ath/ath6kl/cfg80211.c:1695:14: expected restricted __le16 [addressable] [assigned] [usertype] ch drivers/net/wireless/ath/ath6kl/cfg80211.c:1695:14: got unsigned short [unsigned] [usertype] next_chan drivers/net/wireless/ath/ath6kl/wmi.c:2632:20: warning: incorrect type in assignment (different base types) drivers/net/wireless/ath/ath6kl/wmi.c:2632:20: expected unsigned short [unsigned] [usertype] reason drivers/net/wireless/ath/ath6kl/wmi.c:2632:20: got restricted __le16 [usertype] <noident> If you want, I can fix the issues I found before I merge the patches. Kalle -- 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