WPS UPnP: Fix HTTP client timeout event code
authorJouni Malinen <j@w1.fi>
Sun, 17 Oct 2010 17:07:33 +0000 (20:07 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 17 Oct 2010 17:07:33 +0000 (20:07 +0300)
commitacd0ef4d3c7c571c5a1b040b0253af602174d3e4
tree41fc851c214f7148eef6537e0844705f1db3a82f
parent092acb5441fc1df01036beea89608b2bb1bf8404
WPS UPnP: Fix HTTP client timeout event code

The define here was overriding the event code enum value and that
resulted in incorrect code being used and WPS UPnP code ignoring the
timeout events.
src/wps/http_client.c