On Thu, May 26, 2016 at 05:30:07PM +0200, Imre Vadasz wrote:
> Hi,
> 
> We only need to set the data->valid_tx_ant and data->valid_rx_ant
> values in iwm_parse_nvm_data() for the 8000 family chips.
> This matches what iwl_set_radio_cfg() in iwl-nvm-parse.c from Linux's
> iwlwifi does.
> 
> Also the "if (!data->valid_tx_ant || !data->valid_rx_ant) {" check should
> be removed again matching the iwlwifi code.

Thanks. I've rebased and committed this on top of my 8260 diff.

> That check actually got
> triggered when trying out the updated iwm code with a 3165 chipset (which
> seems to work correctly by just adding the pci ids, and treating it like
> the 7265 chipset).

Could you send a patch that adds 3165 support? I don't have this hardware.

Reply via email to