Re: buffer Tx packet

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jonathan Corbet
Date: Friday, May 22, 2009 - 6:14 am

On Thu, 21 May 2009 21:57:47 -0700 (PDT)
hong zhang <henryzhang62@yahoo.com> wrote:


If I understand your question correctly, there is nothing special that you
need to do.  The driver owns the SKB once it's passed in to your transmit
function; you are free to hang onto it for a while if that's what you need
to do.  You'll want to take care not to stop the queue while holding
packets, but I assume you've thought of that.

jon
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Linux wireless driver procedures, Luis R. Rodriguez, (Fri Sep 28, 6:40 pm)
Linux wireless driver procedures, Luis R. Rodriguez, (Fri Sep 28, 6:51 pm)
Linux wireless driver procedures, Greg KH, (Fri Sep 28, 7:42 pm)
Linux wireless driver procedures, Luis R. Rodriguez, (Fri Sep 28, 10:10 pm)
Change in how projects are going to work., Greg KH, (Tue Apr 8, 12:41 am)
Re: Linux Driver Project Status Report as of April 2008, John W. Linville, (Tue Apr 8, 6:59 am)
Re: Linux Driver Project Status Report as of April 2008, Tomasz Chmielewski, (Tue Apr 8, 7:42 am)
Re: Change in how projects are going to work., Mauro Carvalho Chehab, (Tue Apr 8, 4:36 pm)
Re: Change in how projects are going to work., Greg KH, (Tue Apr 8, 9:18 pm)
Re: Change in how projects are going to work., Manu Abraham, (Tue Apr 8, 9:43 pm)
Re: Change in how projects are going to work., Mauro Carvalho Chehab, (Wed Apr 9, 5:48 am)
Re: Change in how projects are going to work., Greg KH, (Wed Apr 9, 9:23 pm)
Re: Change in how projects are going to work., Greg KH, (Wed Apr 9, 9:27 pm)
Re: Change in how projects are going to work., Mauro Carvalho Chehab, (Thu Apr 10, 7:54 am)
Re: Change in how projects are going to work., Manu Abraham, (Thu Apr 10, 9:11 pm)
Linux Device Driver ZL50408, Caleb Gordon, (Thu Oct 23, 2:23 pm)
Re: Linux Device Driver ZL50408, Linu Cherian, (Thu Oct 23, 7:28 pm)
Re: Linux Device Driver ZL50408, Linu Cherian, (Sat Nov 1, 1:48 am)
buffer Tx packet, hong zhang, (Thu May 21, 9:57 pm)
Re: buffer Tx packet, Jonathan Corbet, (Fri May 22, 6:14 am)