Re: [AX.25] reference counting for AX.25 routes.

2006-07-03 Thread David Miller
From: Ralf Baechle <[EMAIL PROTECTED]> Date: Fri, 30 Jun 2006 14:38:58 +0100 > In the past routes could be freed even though the were possibly in use ... > > Signed-off-by: Ralf Baechle DL5RB <[EMAIL PROTECTED]> Applied. - To unsubscribe from this list: send the line "unsubscribe netdev" in the

[AX.25] reference counting for AX.25 routes.

2006-06-30 Thread Ralf Baechle
In the past routes could be freed even though the were possibly in use ... Signed-off-by: Ralf Baechle DL5RB <[EMAIL PROTECTED]> include/net/ax25.h| 24 +++- net/ax25/ax25_ip.c| 23 +++ net/ax25/ax25_route.c | 49 -