Linus, Alan, please apply.
Stelian.
diff -uNr --exclude-from=dontdiff linux-2.4.6-ac2.orig/drivers/isdn/tpam/tpam_main.c linux-2.4.6-ac2/drivers/isdn/tpam/tpam_main.c
--- linux-2.4.6-ac2.orig/drivers/isdn/tpam/tpam_main.c Mon Jul 2 23:07:55 2001
+++ linux-2.4.6-ac2/drivers/isdn/tpam/tpam_main.c Mon Jul 9 12:42:46 2001
@@ -148,7 +148,8 @@
card->interface.features =
ISDN_FEATURE_P_EURO |
ISDN_FEATURE_L2_HDLC |
- ISDN_FEATURE_L2_MODEM;
+ ISDN_FEATURE_L2_MODEM |
+ ISDN_FEATURE_L3_TRANS;
card->interface.hl_hdrlen = 0;
card->interface.command = tpam_command;
card->interface.writebuf_skb = tpam_writebuf_skb;
-- Stelian Pop <stelian.pop@fr.alcove.com> |---------------- Free Software Engineer -----------------| | Alcôve - http://www.alcove.com - Tel: +33 1 49 22 68 00 | |------------- Alcôve, liberating software ---------------| - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/