wimax/i2400m: move I2400M_MAX_MTU enum from netdev.c to i2400m.h
[pandora-kernel.git] / drivers / net / wimax / i2400m / netdev.c
index b811c2f..fc3754a 100644 (file)
 
 enum {
 /* netdev interface */
-       /*
-        * Out of NWG spec (R1_v1.2.2), 3.3.3 ASN Bearer Plane MTU Size
-        *
-        * The MTU is 1400 or less
-        */
-       I2400M_MAX_MTU = 1400,
        /* 20 secs? yep, this is the maximum timeout that the device
         * might take to get out of IDLE / negotiate it with the base
         * station. We add 1sec for good measure. */