From: Stephen Hemminger Date: Mon, 9 Mar 2009 08:18:29 +0000 (+0000) Subject: net: convert usage of packet_type to read_mostly X-Git-Tag: v2.6.30-rc1~662^2~284 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7546dd97d27306d939c13e03318aae695badaa88;p=pandora-kernel.git net: convert usage of packet_type to read_mostly Protocols that use packet_type can be __read_mostly section for better locality. Elminate any unnecessary initializations of NULL. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed