alistair23-linux/net/llc
Joe Perches 14b7d95fd2 llc: Make function pointer arrays const
It's better when function pointer arrays aren't modifiable.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-12-10 15:21:24 -05:00
..
af_llc.c new helper: memcpy_from_msg() 2014-11-24 04:28:48 -05:00
Kconfig
llc_c_ac.c
llc_c_ev.c
llc_c_st.c llc: Make function pointer arrays const 2014-12-10 15:21:24 -05:00
llc_conn.c llc: Make function pointer arrays const 2014-12-10 15:21:24 -05:00
llc_core.c llc: make lock static 2014-01-03 20:56:48 -05:00
llc_if.c net: llc: include linux/errno.h instead of asm/errno.h 2014-10-24 15:51:42 -04:00
llc_input.c
llc_output.c llc: remove noisy WARN from llc_mac_hdr_init 2014-01-28 18:01:32 -08:00
llc_pdu.c
llc_proc.c net: proc_fs: trivial: print UIDs as unsigned int 2013-08-15 14:37:46 -07:00
llc_s_ac.c
llc_s_ev.c
llc_s_st.c
llc_sap.c llc: "foo* bar" should be "foo *bar" 2013-12-27 13:06:15 -05:00
llc_station.c
Makefile
sysctl_net_llc.c