linux/net/phonet
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const
All usages of structure net_proto_ops should be declared const.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-07 01:10:46 -07:00
..
Kconfig trivial: fix typos/grammar errors in Kconfig texts 2009-03-30 15:22:01 +02:00
Makefile Phonet: implement GPRS virtual interface over PEP socket 2008-10-05 11:16:16 -07:00
af_phonet.c net: mark net_proto_ops as const 2009-10-07 01:10:46 -07:00
datagram.c Phonet: dropped datagrams accounting 2009-07-23 17:58:20 -07:00
pep-gprs.c netdev: convert pseudo drivers to netdev_tx_t 2009-09-01 01:13:40 -07:00
pep.c net: Make setsockopt() optlen be unsigned. 2009-09-30 16:12:20 -07:00
pn_dev.c Phonet: Netlink event for autoconfigured addresses 2009-09-14 17:03:27 -07:00
pn_netlink.c Phonet: fix netlink address dump error handling 2009-09-11 12:55:04 -07:00
socket.c Phonet: fix mutex imbalance 2009-09-30 16:41:34 -07:00
sysctl.c sysctl: remove "struct file *" argument of ->proc_handler 2009-09-24 07:21:04 -07:00