projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23e0a7d
)
IWINFO: Somehtings wrong with scanning and this header, seems to work with this chang...
author
Steven Barth
<steven@midlink.org>
Tue, 17 Nov 2009 19:53:55 +0000
(19:53 +0000)
committer
Steven Barth
<steven@midlink.org>
Tue, 17 Nov 2009 19:53:55 +0000
(19:53 +0000)
libs/iwinfo/src/include/wext.h
patch
|
blob
|
history
diff --git
a/libs/iwinfo/src/include/wext.h
b/libs/iwinfo/src/include/wext.h
index 3820c35e9d8167448d0855c4deecf91fade1d068..6b5838e1b89f59ea4ed9838a1b05e79544cf4255 100644
(file)
--- a/
libs/iwinfo/src/include/wext.h
+++ b/
libs/iwinfo/src/include/wext.h
@@
-1134,6
+1134,6
@@
struct iw_event
#define IW_EV_PARAM_PK_LEN (IW_EV_LCP_PK_LEN + sizeof(struct iw_param))
#define IW_EV_ADDR_PK_LEN (IW_EV_LCP_PK_LEN + sizeof(struct sockaddr))
#define IW_EV_QUAL_PK_LEN (IW_EV_LCP_PK_LEN + sizeof(struct iw_quality))
-#define IW_EV_POINT_PK_LEN (IW_EV_LCP_LEN + 4)
+#define IW_EV_POINT_PK_LEN (IW_EV_LCP_
PK_
LEN + 4)
#endif /* _LINUX_WIRELESS_H */