diff options
author | 2022-02-04 14:45:45 -0800 | |
---|---|---|
committer | 2022-02-05 15:26:00 +0000 | |
commit | 68f831355052706e1f8498653f6c4d36643c0db8 (patch) | |
tree | a5a65cd0899c5cb9ae418bb8f4475ecb34579f39 /drivers/net/ethernet/intel/ice/ice_vlan_mode.c | |
parent | net: mana: Add handling of CQE_RX_TRUNCATED (diff) | |
download | linux-dev-68f831355052706e1f8498653f6c4d36643c0db8.tar.xz linux-dev-68f831355052706e1f8498653f6c4d36643c0db8.zip |
net: mana: Remove unnecessary check of cqe_type in mana_process_rx_cqe()
The switch statement already ensures cqe_type == CQE_RX_OKAY at that
point.
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reviewed-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_vlan_mode.c')
0 files changed, 0 insertions, 0 deletions