From: Michael Chan <[email protected]> Date: Sun, 25 Oct 2015 22:27:57 -0400
> bnxt_gro_skb() has unused variables when CONFIG_INET is not set. We > really cannot support hardware GRO if CONFIG_INET is not set, so > compile out bnxt_gro_skb() completely and define BNXT_FLAG_GRO to be 0 > if CONFIG_INET is not set. This will effectively always disable > hardware GRO if CONFIG_INET is not set. > > Signed-off-by: Michael Chan <[email protected]> Applied, thanks Michael. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
