linux/net/llc
Stephen Hemminger f4ad2b162d [LLC]: llc_mac_hdr_init const arguments
Cleanup of LLC.  llc_mac_hdr_init can take constant arguments,
and it is defined twice once in llc_output.h that is otherwise unused.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Acked-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-20 22:59:36 -08:00
..
af_llc.c [LLC]: Fix sap refcounting 2006-03-20 21:28:11 -08:00
Kconfig
llc_c_ac.c [LLC]: llc_mac_hdr_init const arguments 2006-03-20 22:59:36 -08:00
llc_c_ev.c
llc_c_st.c
llc_conn.c
llc_core.c [LLC]: Fix sap refcounting 2006-03-20 21:28:11 -08:00
llc_if.c
llc_input.c
llc_output.c [LLC]: llc_mac_hdr_init const arguments 2006-03-20 22:59:36 -08:00
llc_pdu.c
llc_proc.c
llc_s_ac.c [LLC]: llc_mac_hdr_init const arguments 2006-03-20 22:59:36 -08:00
llc_s_ev.c
llc_s_st.c
llc_sap.c
llc_station.c
Makefile
sysctl_net_llc.c