patch-2.2.18 linux/net/ax25/ax25_ds_in.c

Next file: linux/net/bridge/br.c
Previous file: linux/net/ax25/af_ax25.c
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/net/ax25/ax25_ds_in.c linux/net/ax25/ax25_ds_in.c
@@ -87,13 +87,6 @@
 					ax25->sk->state_change(ax25->sk);
 			}
 			ax25_dama_on(ax25);
-
-			/* according to DK4EG´s spec we are required to
-			 * send a RR RESPONSE FINAL NR=0. Please mail
-			 * <jreuter@poboxes.com> if this causes problems
-			 * with the TheNetNode DAMA Master implementation.
-			 */ 
-
 			ax25_std_enquiry_response(ax25);
 			break;
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)