iwlwifi: add rs_rate_scale_clear_tbl_windows helper function
authorEliad Peller <eliad@wizery.com>
Mon, 10 Mar 2014 14:33:43 +0000 (16:33 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 16 Mar 2014 06:58:44 +0000 (08:58 +0200)
instead of duplicating the same loop multiple times,
use a new function for it.

this will be later used also for clearing other
windows in the table.

Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/rs.c

Simple merge