From: Herbert Xu <[EMAIL PROTECTED]> Date: Tue, 13 Jun 2006 21:25:11 +1000
> [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM > > The current stack treats NETIF_F_HW_CSUM and NETIF_F_NO_CSUM identically > so we test for them in quite a few places. For the sake of brevity, I'm > adding the macro NETIF_F_GEN_CSUM for these two. We also test the disjunct > of NETIF_F_IP_CSUM and the other two in various places, for that purpose > I've added NETIF_F_ALL_CSUM. > > Signed-off-by: Herbert Xu <[EMAIL PROTECTED]> Applied, thanks Herbert. - 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