From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Sun, 25 Apr 2010 21:50:24 -0700 Subject: [U-Boot] [PATCH] net: Kirkwood_egiga.c bugfixes for rx path In-Reply-To: <1270569788-12730-1-git-send-email-prafulla@marvell.com> References: <1270569788-12730-1-git-send-email-prafulla@marvell.com> Message-ID: <4BD51B90.6010503@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Prafulla, On 4/6/2010 9:03 AM, Prafulla Wadaskar wrote: > Cosmetic changes: Few comments updated > Functionality: Rx packet frame size is programming should > be done when port is in disabled state. this is corrected > > Signed-off-by: Prafulla Wadaskar > --- > Applied to net repo. thanks, Ben