[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48B81457.9010105@linux.vnet.ibm.com>
Date: Fri, 29 Aug 2008 12:23:03 -0300
From: Breno Leitao <leitao@...ux.vnet.ibm.com>
To: Ben Hutchings <bhutchings@...arflare.com>
CC: David Miller <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>, Lorandi <rafaello@...ibm.com>
Subject: Re: [PATCH 1/1 net-2.6] Re-enable IP when MTU > 68
Ben,
Ben Hutchings wrote:
> Should be >= to match the other tests. And it would really be cleaner to
> use something like
>
> static inline bool inetdev_valid_mtu(unsigned mtu)
> {
> return mtu >= 68;
> }
Where is the best place to insert this function ?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists