NetworkManager/src/wifi
Dan Williams 04b2a74336 wifi: yet another nl80211 processing fix
Make the meaning of done actually reflect what's happening,
and make sure that when we get an error in the error handler,
that the processing loop breaks out and returns that error.
This wasn't happening for Ad-Hoc connections, which apparently
return various errors for things, leading to blocking in
recv() in the kernel waiting for more data that would never
come, because we'd already gotten an error.
2012-03-15 15:01:30 -05:00
..
Makefile.am build: wifi: add missing builddir to INCLUDES 2012-03-01 13:54:49 -06:00
wifi-utils-nl80211.c wifi: yet another nl80211 processing fix 2012-03-15 15:01:30 -05:00
wifi-utils-nl80211.h wifi: let WEXT be disabled with --with-wext=no 2012-02-29 23:11:04 -06:00
wifi-utils-private.h wifi: let WEXT be disabled with --with-wext=no 2012-02-29 23:11:04 -06:00
wifi-utils-wext.c wifi: let WEXT be disabled with --with-wext=no 2012-02-29 23:11:04 -06:00
wifi-utils-wext.h wifi: let WEXT be disabled with --with-wext=no 2012-02-29 23:11:04 -06:00
wifi-utils.c wifi: let WEXT be disabled with --with-wext=no 2012-02-29 23:11:04 -06:00
wifi-utils.h wifi: let WEXT be disabled with --with-wext=no 2012-02-29 23:11:04 -06:00