From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] f_phonet: lock-less MTU change Date: Wed, 12 Aug 2009 22:15:39 -0700 (PDT) Message-ID: <20090812.221539.264513753.davem@davemloft.net> References: <1249631804-7438-1-git-send-email-remi.denis-courmont@nokia.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev@vger.kernel.org To: remi.denis-courmont@nokia.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:47587 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753029AbZHMFP3 convert rfc822-to-8bit (ORCPT ); Thu, 13 Aug 2009 01:15:29 -0400 In-Reply-To: <1249631804-7438-1-git-send-email-remi.denis-courmont@nokia.com> Sender: netdev-owner@vger.kernel.org List-ID: =46rom: R=E9mi Denis-Courmont Date: Fri, 7 Aug 2009 10:56:43 +0300 > From: R=E9mi Denis-Courmont >=20 > With the current driver, the MTU is purely indicative, so there is no > need to synchronize with the receive path. >=20 > Signed-off-by: R=E9mi Denis-Courmont Applied.