Felix Fietkau írta: > Applied in r20083, with one exception. I left out this change: > -#define AR8216_GCTRL_MTU BITS(0, 10) > +#define AR8216_GCTRL_MTU BITS(0, 14) > as it does not match my hardware info for AR8216.
Apart from this, the original value seems to be wrong: (((1UL << 10) - 1) << 0) = 0x3ff = 1023 The switch should be able to handle larger frames than this. Regards, Gabor _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel