dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
..
Makefile
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 device create: block: convert device_create_drvdata to device_create 2008-10-16 09:24:41 -07:00
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 aoe: Use SKB interfaces for list management instead of home-grown stuff. 2008-09-21 22:36:49 -07:00
aoenet.c net: convert usage of packet_type to read_mostly 2009-03-10 05:22:43 -07:00