Replace WPA_MAX_SSID_LEN with SSID_MAX_LEN
This makes the source code more consistent. Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
d9d1b9527a
commit
6fb761c690
2 changed files with 2 additions and 4 deletions
|
@ -9,8 +9,6 @@
|
|||
#ifndef WPA_COMMON_H
|
||||
#define WPA_COMMON_H
|
||||
|
||||
#define WPA_MAX_SSID_LEN 32
|
||||
|
||||
/* IEEE 802.11i */
|
||||
#define PMKID_LEN 16
|
||||
#define PMK_LEN 32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue