From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sat, 26 Mar 2011 08:55:36 -0700 From: Stephen Hemminger Message-ID: <20110326085536.1ef03edb@nehalam> In-Reply-To: <1301150997-4639-1-git-send-email-sasikanth.v19@gmail.com> References: <1301150997-4639-1-git-send-email-sasikanth.v19@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Bridge] [PATCH] Bridge allows the userspace to configure the bridge parameters with values not defined in the IEEE 802.1D std List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sasikanth V Cc: netdev@vger.kernel.org, bridge@lists.linux-foundation.org On Sat, 26 Mar 2011 20:19:57 +0530 Sasikanth V wrote: > > Signed-off-by: Sasikanth V > --- I will clean this up. There are things like introducing global function names (set_forward_delay, etc) that need to be fixed.