42f51ef08d
The wifi_winc1500 driver's socket id is stored in net_context->user_data, which may be overwritten later at the socket layer, which also uses the net_context->user_data field to store socket flags. This patch introduces a dedicated offload_context field for use by offload drivers, and updates the wifi_winc1500 offload driver to use this field instead of user_data. Fixes #8820 Signed-off-by: Gil Pitney <gil.pitney@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig.winc1500 | ||
wifi_winc1500.c | ||
wifi_winc1500_config.h | ||
wifi_winc1500_nm_bsp.c | ||
wifi_winc1500_nm_bsp_internal.h | ||
wifi_winc1500_nm_bus_wrapper.c |