commit | 3d8979ba7d873cd203bf98a17a2143a20eef488c | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Tue Jun 04 13:40:46 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 12 14:59:36 2013 -0400 |
tree | f35f5c9d0544c7b1b27be09e7411674eabc5b8f6 | |
parent | 0d7aada3bcbc0bde68379831d29c1a015f2fd613 [diff] |
rt2x00: rt2400pci: 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. Compile tested only. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Acked-by: Stanislaw Gruszka <sgruszka@redhat.com> Acked-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>