]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/atlantic/hw_atl/hw_atl_b0.c
crypto/cnxk: fix condition check
[dpdk.git] / drivers / net / atlantic / hw_atl / hw_atl_b0.c
index 7d0e72401937396bd5ac37082e7911af127f9451..d0eb4af928228c2b28b198edd01ba4be46926a29 100644 (file)
@@ -281,7 +281,7 @@ int hw_atl_b0_hw_init_rx_path(struct aq_hw_s *self)
        hw_atl_rpf_vlan_outer_etht_set(self, 0x88A8U);
        hw_atl_rpf_vlan_inner_etht_set(self, 0x8100U);
 
-       /* VLAN proimisc bu defauld */
+       /* VLAN promisc by default */
        hw_atl_rpf_vlan_prom_mode_en_set(self, 1);
 
        /* Rx Interrupts */