]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/atmlec.h
Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal...
[karo-tx-linux.git] / include / linux / atmlec.h
index 39c917fd1b96a81b0d0ee223eb6f18211c1f002f..302791e3ab2bea3ca50fdcd4521986e92250b260 100644 (file)
 /* Maximum number of LEC interfaces (tweakable) */
 #define MAX_LEC_ITF 48
 
-/*
- * From the total of MAX_LEC_ITF, last NUM_TR_DEVS are reserved for Token Ring.
- * E.g. if MAX_LEC_ITF = 48 and NUM_TR_DEVS = 8, then lec0-lec39 are for
- * Ethernet ELANs and lec40-lec47 are for Token Ring ELANS.
- */
-#define NUM_TR_DEVS 8
-
 typedef enum {
        l_set_mac_addr,
        l_del_mac_addr,