| commit | 73d7b5acc461bdc99e0135779d15e1874c6e00a6 | [log] [tgz] |
|---|---|---|
| author | Zhu, Yi <yi.zhu@intel.com> | Fri Dec 05 07:58:40 2008 -0800 |
| committer | John W. Linville <linville@tuxdriver.com> | Fri Dec 12 13:48:21 2008 -0500 |
| tree | 30c62a728e57cc83f938a2a69a0188d624c42793 | |
| parent | 42802d71dd14dd0e435a8da59d817d0c6f8a2866 [diff] |
iwlwifi: iwl_poll_{direct_}bit cleanup
The patch merges implementation of iwl_poll_bit() and
iwl_poll_direct_bit() by letting the latter be a special case of
the former.
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>