From: David S. Miller Date: Wed, 10 Aug 2005 02:36:29 +0000 (-0700) Subject: [NET]: Remove explicit initializations of skb->input_dev X-Git-Tag: v2.6.14-rc1~1035^2~209 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86e65da9c1fc6fb421b9f796b597b3eced6b55ab;p=pandora-kernel.git [NET]: Remove explicit initializations of skb->input_dev Instead, set it in one place, namely the beginning of netif_receive_skb(). Based upon suggestions from Jamal Hadi Salim. Signed-off-by: David S. Miller --- Reading git-diff-tree failed