commit | 1896b760c3024e90db3b3577bf0ed31c008a3543 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Tue Jun 04 13:40:44 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 12 14:59:36 2013 -0400 |
tree | f313be43a6922a6811024b88d77bf69385e4bd95 | |
parent | d36d13a3ec1ef25c411d39c1e14dd2cdff98edbb [diff] |
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 <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>