[rt2x00-users] [PATCH 1/7] rt2x00: Simplify Queue function arguments

Helmut Schaa helmut.schaa at googlemail.com
Mon Oct 11 12:44:31 UTC 2010


Am Montag 11 Oktober 2010 schrieb Ivo van Doorn:
> A lot of functions accept a struct rt2x00_dev combined with
> either a struct queue_entry or struct data_queue argument.
> This can be simplified by only passing on the queue/entry
> argument.
> 
> In cases where rt2x00_dev and a sk_buff are send together,
> we can send the queue_entry instead.
> 
> rt2x00usb_alloc_urb and rt2x00usb_free_urb have a bit
> of vague naming. Instead they allocate all the data which
> belongs to a rt2x00 data queue entry.
> 
> Signed-off-by: Ivo van Doorn <IvDoorn at gmail.com>

Thanks for the respin.

Acked-by: Helmut Schaa <helmut.schaa at googlemail.com>



More information about the users mailing list