kernel-hacking-2024-linux-s.../drivers/block/aoe
Stephen Hemminger 7546dd97d2 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 <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-03-10 05:22:43 -07:00
..
aoe.h aoe: ignore vendor extension AoE responses 2009-02-18 15:37:53 -08:00
aoeblk.c aoe: remove private mac address format function 2008-11-25 00:40:37 -08:00
aoechr.c
aoecmd.c aoe: remove private mac address format function 2008-11-25 00:40:37 -08:00
aoedev.c aoe: error printed 1 too early 2009-03-04 00:11:52 -08:00
aoemain.c
aoenet.c net: convert usage of packet_type to read_mostly 2009-03-10 05:22:43 -07:00
Makefile