lcd/iommu: save the lcd struct pointer for lookup
In the Rx path, page fragments are mapped inside the isolated domain and passed
onto the kernel for consumption by upper layers. Let's save the lcd_struct so
that we can easily do a lookup.
Signed-off-by:
Vikram Narayanan <vikram186@gmail.com>
Please register or sign in to comment