Skip to content
Commit b37e4e94 authored by Jeff Guo's avatar Jeff Guo Committed by Tony Nguyen
Browse files

ice: Fix macro name for IPv4 fragment flag



In IPv4 header, fragment flags indicate whether the packet needs
to be fragmented or not. The value 0x20 represents MF (More Fragment); fix
the macro name to match this.

Signed-off-by: default avatarTing Xu <ting.xu@intel.com>
Signed-off-by: default avatarJeff Guo <jia.guo@intel.com>
Tested-by: default avatarGurucharan G <gurucharanx.g@intel.com>
Signed-off-by: default avatarTony Nguyen <anthony.l.nguyen@intel.com>
parent 0128cc6e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment