-diff -ur atm.old/tn7atm.c atm.dev/tn7atm.c
---- atm.old/tn7atm.c 2007-04-20 21:04:28.479287240 +0200
-+++ atm.dev/tn7atm.c 2007-04-20 21:09:05.288205888 +0200
-@@ -553,7 +553,7 @@
+--- a/tn7atm.c
++++ b/tn7atm.c
+@@ -566,7 +566,7 @@ static int turbodsl_check_priority_type(
* Description: tnetd73xx SAR interrupt.
*
*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
{
struct atm_dev *atmdev;
Tn7AtmPrivate *priv;
-@@ -580,6 +580,7 @@
+@@ -593,6 +593,7 @@ static void tn7atm_sar_irq (int irq, voi
#ifdef TIATM_INST_SUPP
psp_trace_par (ATM_DRV_SAR_ISR_EXIT, retval);
#endif
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-@@ -589,7 +590,7 @@
+@@ -602,7 +603,7 @@ static void tn7atm_sar_irq (int irq, voi
* Description: tnetd73xx DSL interrupt.
*
*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
{
struct atm_dev *atmdev;
Tn7AtmPrivate *priv;
-@@ -611,6 +612,8 @@
+@@ -624,6 +625,8 @@ static void tn7atm_dsl_irq (int irq, voi
#ifdef TIATM_INST_SUPP
psp_trace_par (ATM_DRV_DSL_ISR_EXIT, retval);
#endif