On Thu, 2006-09-28 at 19:57 +0200, matthieu castet wrote:

> +     if ((new_mtu < 68) || (new_mtu > IEEE80211_DATA_LEN))
> +             return -EINVAL;

What's with that lower limit, why 68?

johannes
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to