From: Ed Cashin <ecas...@coraid.com> Date: Wed, 19 Sep 2012 18:46:07 -0700
> This two-part patchset replaces an earlier net-only patch that > added an explicit check for the AoE protocol to harmonize_features > in net/core/dev.c. > > Following the suggestions of Ben Hutchings, this patchset makes > the decision in the network layer protocol agnostic instead of > using ETH_P_AOE as a special case. It relies on fresh skbs being > CHECKSUM_NONE but makes that explicit with an assertion. > > Ed L. Cashin (2): > aoe: assert AoE packets marked as requiring no checksum > net: do not disable sg for packets requiring no checksum Applied and queued up for -stable, thanks Ed. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/