From: Lennert Buytenhek Date: Wed, 6 May 2009 23:49:18 +0000 (-0700) Subject: net: update skb_recycle_check() for hardware timestamping changes X-Git-Tag: linux-omap-v2.6.30-rc6~48^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b805007545813d276c844f0f6d6c825b07c6aec6;p=pandora-kernel.git net: update skb_recycle_check() for hardware timestamping changes Commit ac45f602ee3d1b6f326f68bc0c2591ceebf05ba4 ("net: infrastructure for hardware time stamping") added two skb initialization actions to __alloc_skb(), which need to be added to skb_recycle_check() as well. Signed-off-by: Lennert Buytenhek Signed-off-by: Patrick Ohly Signed-off-by: David S. Miller --- Reading git-diff-tree failed