From: Gabor Juhos Date: Tue, 4 Jun 2013 11:40:44 +0000 (+0200) Subject: rt2x00: rt2800pci: implement queue_init callback X-Git-Tag: v3.11-rc1~64^2~166^2^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1896b760c3024e90db3b3577bf0ed31c008a3543;p=pandora-kernel.git rt2x00: rt2800pci: 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