Felix Fietkau
|
e0194cb763
|
hostapd: move the madwifi segfault fix to the right place
SVN-Revision: 23738
|
2010-10-31 13:49:34 +00:00 |
Jo-Philipp Wich
|
434c8dbf33
|
package/hostapd: fix crash in atheros driver (#8143) hapd->driver->set_operstate may happen when the drv_priv data is not initialized yet, this leads to a null pointer deref in the atheros driver. Protect the operstate call with a check for hapd->drv_priv.
SVN-Revision: 23715
|
2010-10-29 21:25:39 +00:00 |
Felix Fietkau
|
e9378aa3cd
|
hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfaces
SVN-Revision: 23641
|
2010-10-26 13:47:12 +00:00 |