From: Emmanuel Grumbach Date: Wed, 3 Apr 2013 17:10:06 +0000 (+0300) Subject: iwlwifi: mvm: remove users of nvm_data->valid_tx_ant X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~97^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff40231282d4eb57c5008ed48fef6dd1be9f3130;p=pandora-kernel.git iwlwifi: mvm: remove users of nvm_data->valid_tx_ant In commit 332235427a566d8be04b9676a7ac380c8853aa9b "iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLV" I replaced the access to nvm_data->valid_tx_ant to an inline cheking the TLV flags but forgot a few occurences. Fix that. Change-Id: I92daac735b46738d97fe2dbd5934bb177fd0751b Signed-off-by: Emmanuel Grumbach Reviewed-on: https://gerrit.rds.intel.com/12308 Tested-by: IWL Jenkins Reviewed-by: Johannes Berg Signed-off-by: Johannes Berg --- Reading git-diff-tree failed