shared/io-ell: Fix ELL io wrapper
authorInga Stotland <inga.stotland@intel.com>
Thu, 24 Sep 2020 18:20:02 +0000 (11:20 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:33 +0000 (19:08 +0530)
commit10bcceb36e5c8623a237730982e441f81081ef96
tree2a6e4bd82078d9541d8f5dd5c86b0680facb92b2
parent04ca73fea5a27ad32fc652b33582b40295971ca9
shared/io-ell: Fix ELL io wrapper

This modifies the internal io structure inside io-ell to retain
correct user data associated with write and read handlers and
to return these data with the corresponding callbacks.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/shared/io-ell.c