From: Gabor Juhos Date: Tue, 4 Jun 2013 11:40:45 +0000 (+0200) Subject: rt2x00: rt73usb: implement queue_init callback X-Git-Tag: v3.11-rc1~64^2~166^2^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d7aada3bcbc0bde68379831d29c1a015f2fd613;p=pandora-kernel.git rt2x00: rt73usb: implement queue_init callback The generic rt2x00 code has been changed to allow the drivers toimplement dynamic data_queue initialization. Remove the static data queue descriptor structures and implement the queue_init callback instead. Signed-off-by: Gabor Juhos Acked-by: Stanislaw Gruszka Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed