PCH_GBE_SHORT_PKT
if (unlikely(skb->len < PCH_GBE_SHORT_PKT))
if (skb->len < PCH_GBE_SHORT_PKT && skb->ip_summed != CHECKSUM_NONE) {