commit | e9e433032c83b28b3c41470bf91ecf597a78a3fc | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Wed May 01 17:17:34 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 22 15:05:31 2013 -0400 |
tree | 0320c2f959c8c94277c44561517792fea4138056 | |
parent | 0879f8750826f53a9fa1a40695bda01830c9a856 [diff] |
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 <juhosg@openwrt.org> Acked-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>