linux/net/netrom
Ralf Baechle 3f2aadd041 [NETROM]: Fix rebuild header mess
For reason that probably nobody recalls NET/ROM does it's actual
packet transmission in nr_rebuild_header and even treats invocation of
it's hard_start_xmit method nr_xmit as a bug.  Fix that by splitting
the job done by nr_rebuild_header into two halves.  Along with that we
now also can get rid of the silly clone of the skb on transmit.

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-09-12 14:21:48 -07:00
..
af_netrom.c [AX25]: Make ax2asc thread-proof 2005-09-06 15:49:39 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nr_dev.c [NETROM]: Fix rebuild header mess 2005-09-12 14:21:48 -07:00
nr_in.c [AX25/NETROM/ROSE]: Kill net/ip.h inclusion 2005-08-29 16:08:15 -07:00
nr_loopback.c [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
nr_out.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nr_route.c [AX25]: Make ax2asc thread-proof 2005-09-06 15:49:39 -07:00
nr_subr.c [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
nr_timer.c [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
sysctl_net_netrom.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00