|
@@ -159,7 +159,7 @@
|
|
/** Mac Address string **/
|
|
/** Mac Address string **/
|
|
#define MAC_ADDRESS_STR "%02x:%02x:%02x:%02x:%02x:%02x"
|
|
#define MAC_ADDRESS_STR "%02x:%02x:%02x:%02x:%02x:%02x"
|
|
#define MAC_ADDRESS_STR_LEN 18 /* Including null terminator */
|
|
#define MAC_ADDRESS_STR_LEN 18 /* Including null terminator */
|
|
-#define MAX_GENIE_LEN 255
|
|
|
|
|
|
+#define MAX_GENIE_LEN 512
|
|
|
|
|
|
#define WLAN_CHIP_VERSION "WCNSS"
|
|
#define WLAN_CHIP_VERSION "WCNSS"
|
|
|
|
|