commit | 8cd812bcda06645160b0b279e1a125271a73411c | [log] [tgz] |
---|---|---|
author | Winkler, Tomas <tomas.winkler@intel.com> | Fri Dec 19 10:37:43 2008 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 15:59:23 2009 -0500 |
tree | 5ac158f40ed46fe8c4f68dd7ebe701ac616655fd | |
parent | cbba18c6e3d1b2610f9a63c4636247af26141686 [diff] |
iwl3945: use iwl_rb_status This patch makes use of iwl_rb_status also in 3945. The structure for 3945 is not the same but since only closed_rb_num filed is used in both cases there is no reason to duplicate it. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>