X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Fethdev%2Frte_eth_ctrl.h;h=fc511f227d13cba1f32098a5b8598de2d9925453;hb=0d9f56a857c6e1219636f3e75d8964d81083018a;hp=42652f9ccee75e06977bf222ea1d1b9e3fc8e7ad;hpb=99a2dd955fba6e4cc23b77d590a033650ced9c45;p=dpdk.git diff --git a/lib/ethdev/rte_eth_ctrl.h b/lib/ethdev/rte_eth_ctrl.h index 42652f9cce..fc511f227d 100644 --- a/lib/ethdev/rte_eth_ctrl.h +++ b/lib/ethdev/rte_eth_ctrl.h @@ -350,7 +350,7 @@ struct rte_eth_fdir_filter { /** * A structure used to configure FDIR masks that are used by the device - * to match the various fields of RX packet headers. + * to match the various fields of Rx packet headers. */ struct rte_eth_fdir_masks { uint16_t vlan_tci_mask; /**< Bit mask for vlan_tci in big endian */