projects
/
platform
/
upstream
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90be096
)
gsupplicant: Remove pointless timeout constant
author
Marcel Holtmann
<marcel@holtmann.org>
Mon, 25 Feb 2013 14:18:02 +0000
(15:18 +0100)
committer
Marcel Holtmann
<marcel@holtmann.org>
Mon, 25 Feb 2013 14:18:02 +0000
(15:18 +0100)
gsupplicant/supplicant.c
patch
|
blob
|
history
diff --git
a/gsupplicant/supplicant.c
b/gsupplicant/supplicant.c
index
be5e72b
..
471c0bc
100644
(file)
--- a/
gsupplicant/supplicant.c
+++ b/
gsupplicant/supplicant.c
@@
-37,8
+37,6
@@
#include "dbus.h"
#include "gsupplicant.h"
-#define TIMEOUT 5000
-
#define IEEE80211_CAP_ESS 0x0001
#define IEEE80211_CAP_IBSS 0x0002
#define IEEE80211_CAP_PRIVACY 0x0010