From: David S. Miller Date: Thu, 28 May 2009 00:09:44 +0000 (-0700) Subject: aoe: Remove superfluous clearing of skb fields in new_skb(). X-Git-Tag: v2.6.31-rc1~330^2~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=438263ac58f8c2a3a409b7d4e68a37725bd95818;p=pandora-kernel.git aoe: Remove superfluous clearing of skb fields in new_skb(). This code uses alloc_skb() which clears them out for us. Signed-off-by: David S. Miller --- Reading git-diff-tree failed