Re: [PATCH net] ionic: fix rxq comp packet type mask
From: Jakub Kicinski <kuba@kernel.org>
Date: 2020-01-31 16:48:32
From: Jakub Kicinski <kuba@kernel.org>
Date: 2020-01-31 16:48:32
On Thu, 30 Jan 2020 10:07:06 -0800, Shannon Nelson wrote:
Be sure to include all the packet type bits in the mask.
Fixes: fbfb8031533c ("ionic: Add hardware init and device commands")
Signed-off-by: Shannon Nelson <redacted>Applied, thank you. Please remember not to add empty lines between tags and explain user-visible impact of fixes.