From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sunset.davemloft.net (74-93-104-97-Washington.hfc.comcastbusiness.net [74.93.104.97]) by ozlabs.org (Postfix) with ESMTP id 736CBB7BFA for ; Sun, 27 Dec 2009 15:25:24 +1100 (EST) Date: Sat, 26 Dec 2009 20:25:24 -0800 (PST) Message-Id: <20091226.202524.242119127.davem@davemloft.net> To: avorontsov@ru.mvista.com Subject: Re: [PATCH 0/3] ucc_geth: Some more fixes From: David Miller In-Reply-To: <20091224153034.GA32535@oksana.dev.rtsoft.ru> References: <20091224153034.GA32535@oksana.dev.rtsoft.ru> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: linuxppc-dev@ozlabs.org, netdev@vger.kernel.org, lsorense@csclub.uwaterloo.ca List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Anton Vorontsov Date: Thu, 24 Dec 2009 18:30:34 +0300 > Here are some more fixes and one small enhancement for the ucc_geth > driver. All 3 patches applied, thanks a lot!