Hello, Patch "cfg80211: fix SME connect" breaks my setup (WPA2/AES-CCMP between my b43 card and my AP). When the patch is applied, the usual kernel messages "direct probe" and "authenticate" never happen, and IP address adquisition via dhcp fails: [ 12.709769] b43-phy0 debug: Chip initialized [ 12.725621] b43-phy0 debug: PIO initialized [ 12.733015] b43-phy0 debug: QoS disabled [ 12.913516] b43-phy0 debug: Wireless interface started [ 13.021170] b43-phy0 debug: Adding Interface type 2 When the patch is reverted everything works again: [ 13.222940] b43-phy0 debug: Chip initialized [ 13.291359] b43-phy0 debug: PIO initialized [ 13.330116] b43-phy0 debug: QoS disabled [ 13.861636] b43-phy0 debug: Wireless interface started [ 13.969153] b43-phy0 debug: Adding Interface type 2 [ 16.679249] wlan1: direct probe to AP 00:12:17:15:e7:79 (try 1) [ 16.700998] wlan1 direct probe responded [ 16.707013] wlan1: authenticate with AP 00:12:17:15:e7:79 (try 1) [ 16.720205] wlan1: authenticated [ 16.726261] wlan1: associate with AP 00:12:17:15:e7:79 (try 1) [ 16.740697] wlan1: RX AssocResp from 00:12:17:15:e7:79 (capab=0x431 status=0 aid=1) [ 16.758042] wlan1: associated Any clues? Thanks, Albert -- 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