From: Gertjan van Wingerde Date: Thu, 3 Mar 2011 18:47:21 +0000 (+0100) Subject: rt2x00: Remove unused rt2x00queue_get_queue function. X-Git-Tag: v2.6.39-rc1~468^2~88^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=557d99a26945e21992f693787334143d0355f60a;p=pandora-kernel.git rt2x00: Remove unused rt2x00queue_get_queue function. Now that all accesses to the data_queue structures is done via the specialized rt2x00queue_get_tx_queue function or via direct accesses, there is no need for the rt2x00queue_get_queue function anymore, so remove it. Signed-off-by: Gertjan van Wingerde Acked-by: Helmut Schaa Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed