linux-stable/drivers/net/ipvlan
Daniel Borkmann 207895fd38 net: mark some potential candidates __read_mostly
They are all either written once or extremly rarely (e.g. from init
code), so we can move them to the .data..read_mostly section.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-01-30 17:58:39 -08:00
..
ipvlan.h ipvlan: move the device check function into netdevice.h 2014-12-09 16:10:06 -05:00
ipvlan_core.c net: mark some potential candidates __read_mostly 2015-01-30 17:58:39 -08:00
ipvlan_main.c ipvlan: move the device check function into netdevice.h 2014-12-09 16:10:06 -05:00
Makefile