iwlwifi: mvm: rs: avoid recalc of supported legacy rate mask
authorEyal Shapira <eyal@wizery.com>
Mon, 9 Dec 2013 09:14:11 +0000 (11:14 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 17 Dec 2013 17:39:54 +0000 (19:39 +0200)
The supported legacy rate mask is initialized when rs
is initialized based on the remote peer supported rates.
There's no need to re mask it repeatedly with the supported
remote peer rates.

Signed-off-by: Eyal Shapira <eyal@wizery.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>

No differences found