lcd/ixgbe: Use a private channel for xmit
Instead of sharing the same async channel with dispatch loop, create a separate
channel for xmit. This channel is exclusively used only for xmit
Signed-off-by:
Vikram Narayanan <vikram186@gmail.com>
Please register or sign in to comment