NFC: Increase wpa_cli command buffer size
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 15 Feb 2013 15:07:28 +0000 (17:07 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 27 Apr 2013 19:14:45 +0000 (22:14 +0300)
commit28fcfb67c0d9e83a57604dcc05639f927f78b352
tree5720b48a27ad26db348316c21ac1ad901c785733
parent8f7a6dd7d0288e002b991b285b1dbdf1cf7a82a6
NFC: Increase wpa_cli command buffer size

NFC connection handover messages may be longer than 100 octets, so
increase wpa_cli buffer size to allow longer messages to be reported.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/wpa_cli.c