dect
/
linux-2.6
Archived
13
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/llc
Andrew Morton 2f45c340e0 [LLC]: Fix double receive of SKB.
Oops fix from Stephen: remove duplicate rcv() calls.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-17 21:29:19 -07:00
..
Kconfig
Makefile
af_llc.c [LLC]: allow datagram recvmsg 2006-06-17 21:26:02 -07:00
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]: use more efficient ether address routines 2006-06-17 21:26:00 -07:00
llc_input.c [LLC]: Fix double receive of SKB. 2006-06-17 21:29:19 -07:00
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]: add multicast support for datagrams 2006-06-17 21:26:08 -07:00
llc_station.c
sysctl_net_llc.c