From: Eric Dumazet Date: Fri, 6 Dec 2013 05:44:27 +0000 (-0800) Subject: gro: small napi_get_frags() optim X-Git-Tag: v3.14-rc1~94^2~606 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84b9cd633bc35a028b313178829ee313525f6892;p=pandora-kernel.git gro: small napi_get_frags() optim Remove one useless conditional branch : napi->skb is NULL, so nothing bad can happen. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed