From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030795AbWFOQ3p (ORCPT ); Thu, 15 Jun 2006 12:29:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030799AbWFOQ3o (ORCPT ); Thu, 15 Jun 2006 12:29:44 -0400 Received: from viper.oldcity.dca.net ([216.158.38.4]:23517 "HELO viper.oldcity.dca.net") by vger.kernel.org with SMTP id S1030795AbWFOQ3n (ORCPT ); Thu, 15 Jun 2006 12:29:43 -0400 Subject: Re: Network drivers - porting to 2.6 issues From: Lee Revell To: Ram Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.arm.linux.org.uk In-Reply-To: <8bf247760606150522w6e66bbcfs8951dff00db8277a@mail.gmail.com> References: <8bf247760606150522w6e66bbcfs8951dff00db8277a@mail.gmail.com> Content-Type: text/plain Date: Thu, 15 Jun 2006 12:29:44 -0400 Message-Id: <1150388984.2925.107.camel@mindpipe> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2006-06-15 at 17:52 +0530, Ram wrote: > Hi, > I have ported a wlan driver from 2.4 to 2.6. > > I am referring to the porting article in lwn.net. > > > The driver works fine for sometime. after which data transfer > becomes very slow. You forgot to post a link to your source code. Lee