git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f61213
)
net: convert usage of packet_type to read_mostly
author
Stephen Hemminger
<shemminger@vyatta.com>
Mon, 9 Mar 2009 08:18:29 +0000
(08:18 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 10 Mar 2009 12:22:43 +0000
(
05:22
-0700)
Protocols that use packet_type can be __read_mostly section for better
locality. Elminate any unnecessary initializations of NULL.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found