David Ahern <dsahern at kernel.org> writes: > The number of single use case bits on sk_buff are piling up. In this > case, skb->ulp_ddp is only used to avoid skb_condense, so name it > accordingly. skb->no_condense for example. Sure, we will rename it. Thanks