From: Gabor Juhos Date: Tue, 4 Jun 2013 11:40:48 +0000 (+0200) Subject: rt2x00: rt61pci: implement queue_init callback X-Git-Tag: v3.11-rc1~64^2~166^2^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7106d97bc475b2c0f2a134f804b245bf5eaebffc;p=pandora-kernel.git rt2x00: rt61pci: 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 Tested-by: Jakub Kicinski Acked-by: Stanislaw Gruszka Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed