From: Gabor Juhos Date: Wed, 1 May 2013 15:17:34 +0000 (+0200) Subject: rt2x00: rt2x00dev: defer operational mode detection X-Git-Tag: v3.11-rc1~16^2~103^2^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9e433032c83b28b3c41470bf91ecf597a78a3fc;p=pandora-kernel.git rt2x00: rt2x00dev: defer operational mode detection Only do it after the queues are allocated. This will allow to use the 'rt2x00dev->bcn->limit' instead of 'rt2x00dev->ops->bcn->entry_num'. Signed-off-by: Gabor Juhos Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed