WPS: Clean up http_client_tx_ready()
authorJouni Malinen <j@w1.fi>
Sat, 29 Aug 2015 10:34:39 +0000 (13:34 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 29 Aug 2015 10:42:32 +0000 (13:42 +0300)
commit63fc84acd7de12289d5943625c0599b16a4b745f
treedf1655a26340c6e57f2c2aaf4ef4face7a76e8cf
parent24a5e528ce393faddc3e2d063b2c60c325127c01
WPS: Clean up http_client_tx_ready()

Calculate the send() buffer length only once to make this a bit more
readable.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/wps/http_client.c