WPS UFD: Use private data structure for oob_device_data
authorJouni Malinen <j@w1.fi>
Thu, 26 Feb 2009 20:04:49 +0000 (22:04 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 26 Feb 2009 20:04:49 +0000 (22:04 +0200)
commit70e070461d0253f646b56e268b1eb6a5d15ab986
tree0f30d64259b08d81ebd81fd3a26e70b2afc1916d
parent390cd3105d35a3ac8bca9b35f0101197a9d8f000
WPS UFD: Use private data structure for oob_device_data

This gets rid of global variable use and may be needed to allow
concurrent access in some case if the interface is extended.
src/wps/wps.h
src/wps/wps_common.c
src/wps/wps_ufd.c