From: Herbert Xu Date: Fri, 21 Jul 2006 21:29:53 +0000 (-0700) Subject: [IPV4]: Get rid of redundant IPCB->opts initialisation X-Git-Tag: v2.6.18-rc3~59^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d9c5a32920c5c0e6716b0f6ed16157783dc56a4;p=pandora-kernel.git [IPV4]: Get rid of redundant IPCB->opts initialisation Now that we always zero the IPCB->opts in ip_rcv, it is no longer necessary to do so before calling netif_rx for tunneled packets. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed