On Fri, 2006-09-29 at 11:30 +0200, Joerg Roedel wrote:
> On Fri, Sep 29, 2006 at 09:38:21AM +0200, Johannes Berg wrote:
> > 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?
> 
> Isn't 68 the minimum MTU required by IPv4?

No idea, but shouldn't there be a named constant somewhere for that
then?

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