iwlwifi/iwl3945: unify rts_tx_cmd_flag
authorAbhijeet Kolekar <abhijeet.kolekar@intel.com>
Fri, 9 Oct 2009 20:20:30 +0000 (13:20 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Oct 2009 20:48:00 +0000 (16:48 -0400)
3945 and 4965 share the functionality for setting RTS and CTS to
the tx_cmd. Unify these functions and move the common
functionality to core.

Signed-off-by: Abhijeet Kolekar <abhijeet.kolekar@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found