forked from freifunk-gluon/l3roamd
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't bail out without nl80211 (freifunk-gluon#1)
With this change the program just prints an error message when there is no support for nl80211 in the kernel. To work properly it is checked wether ctx->wifistations_ctx.fd is initialized (>= 0) before polling at this file descriptor in function loop().
- Loading branch information
Showing
2 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters