From: Thomas Falcon
Date: Wed, 15 Feb 2017 12:17:58 -0600
> Create a tasklet to process queued commands or messages received from
> firmware instead of processing them in the interrupt handler. Note that
> this handler does not process network traffic, but communications related
> to resource all
Create a tasklet to process queued commands or messages received from
firmware instead of processing them in the interrupt handler. Note that
this handler does not process network traffic, but communications related
to resource allocation and device settings.
Signed-off-by: Thomas Falcon
---
dri