atm: remove the coupling to token ring support
[firefly-linux-kernel-4.4.55.git] / net / atm / lec.h
index dfc0719664631c7d506712cf253474a8d4a26c2a..c730e57de199c6781e2318695ec013b36c44ff19 100644 (file)
@@ -142,7 +142,6 @@ struct lec_priv {
        int itfnum;                             /* e.g. 2 for lec2, 5 for lec5 */
        struct lane2_ops *lane2_ops;            /* can be NULL for LANE v1 */
        int is_proxy;                           /* bridge between ATM and Ethernet */
-       int is_trdev;                           /* Device type, 0 = Ethernet, 1 = TokenRing */
 };
 
 struct lec_vcc_priv {