From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 14 Apr 2009 08:08:00 -0700 From: Stephen Hemminger Message-ID: <20090414080800.178d636a@nehalam> In-Reply-To: References: <20090413080009.034a5e7f@nehalam> <20090413230431.50d58d61@nehalam> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Bridge] Out of memory problem List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tekale Sharad-FHJN78 Cc: bridge@lists.linux-foundation.org On Tue, 14 Apr 2009 14:10:01 +0800 "Tekale Sharad-FHJN78" wrote: > > What network device driver, that is probably the problem? > We are using Openwrt on our AP, and the driver is mvswitch.c its an > marvell driver. > > If possible, can you point me to some piece of code in the driver to > check for memory leak? > > Thanks Again, > Sharad. If the driver was open source and in one of the standard distributions, it could be reviewed. But since you are on an older kernel with a non-standard driver there really isn't a lot of interest on my part to help. Sorry.