OSDN Git Service

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)
commitca6f38ff4b17855692a920493aca6af50a8c2ffd
treebe54eb256b91cae39f94e17162a03070cd7e1bc1
parent8fc7c58c037b1793b07aa3111d125b36f31f5681
iwlwifi: mvm: rs: avoid recalc of supported legacy rate mask

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>
drivers/net/wireless/iwlwifi/mvm/rs.c
drivers/net/wireless/iwlwifi/mvm/rs.h