Archived
14
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/net/appletalk
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice.
Since hardware header operations are part of the protocol class
not the device instance, make them into a separate object and
save memory.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:52:52 -07:00
..
aarp.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
atalk_proc.c [NET]: Make /proc/net per network namespace 2007-10-10 16:49:06 -07:00
ddp.c [NET]: Make the device list and device lookups per namespace. 2007-10-10 16:49:10 -07:00
dev.c [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
Makefile
sysctl_net_atalk.c