commit | b5ce31b5e11b768b7d685b2bab7db09ad5549493 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <snelson@pensando.io> | Thu Jan 30 10:07:06 2020 -0800 |
committer | Jakub Kicinski <kuba@kernel.org> | Fri Jan 31 08:43:05 2020 -0800 |
tree | 7cf473c5671a7e9fed676a39b14e92ad6f08fe31 | |
parent | 2318ca8aef3877da2b16b92edce47a497370a86e [diff] |
ionic: fix rxq comp packet type mask 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 <snelson@pensando.io> Signed-off-by: Jakub Kicinski <kuba@kernel.org>