[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1232770458.18235.1.camel@localhost>
Date: Sat, 24 Jan 2009 12:14:18 +0800
From: "stanley.miao" <stanley.miao@...driver.com>
To: Russell King - ARM Linux <linux@....linux.org.uk>
Cc: linux-arm-kernel@...ts.arm.linux.org.uk, davem@...emloft.net,
netdev@...r.kernel.org, steve.glendinning@...c.com
Subject: Re: [PATCH 7/8] arm: convert omap ldp platform to use smsc911x
On Thu, 2009-01-22 at 10:58 +0000, Russell King - ARM Linux wrote:
> On Wed, Jan 21, 2009 at 11:06:09AM +0800, Stanley.Miao wrote:
> > - ldp_smc911x_resources[0].start = cs_mem_base + 0x0;
> > - ldp_smc911x_resources[0].end = cs_mem_base + 0xf;
> > + ldp_smsc911x_resources[0].start = cs_mem_base + 0x0;
> > + ldp_smsc911x_resources[0].end = cs_mem_base + 0x100;
>
> This doesn't look right - 'end' is inclusive not exclusive. So this
> reserves 257 bytes, not 256 bytes.
Thanks for the review, correct it.
Stanley.
--
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