sysprog21 / vwifi

A virtual wireless device driver for Linux
MIT License
205 stars 39 forks source link

Fix a del_list crash at owl_disconnect_routine() #32

Closed qqgnoe466263 closed 1 year ago

qqgnoe466263 commented 1 year ago

If stop AP before STA disconnect, it will cause a "Unable to handle kernel paging request" crash.

Signed-off-by: Yen qqgnoe466263@gmail.com

jserv commented 1 year ago

Thank @qqgnoe466263 for contributing!