Severn <[email protected]> writes: > I've been hitting this NULL pointer deref with an rtl8188ee PCIE card. > It happens 100% of the time when I bring up a WPA2-PSK AP with hostapd > 2.4. > > If I revert 33511b157bbcebaef853cc1811992b664a2e5862, everything seems > to work properly. > > Below is my hostapd.conf and the crash log. This is mainline 4.0.4 > with no patches.
Below is the changelog for the commit. Larry & Taehee, what should we do? commit 33511b157bbcebaef853cc1811992b664a2e5862 Author: Taehee Yoo <[email protected]> Date: Wed Jan 21 16:58:19 2015 +0900 rtlwifi: add support to send beacon frame. In AP mode, beacon frame is necessary to keep connection. this patch adds a sending beacon frame routine in initialization routine. Signed-off-by: Taehee Yoo <[email protected]> Acked-by: Larry Finger <[email protected]> Signed-off-by: Kalle Valo <[email protected]> -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
