09.10.2014 14:22, Arend van Spriel wrote:
> I know where the function should be called according our driver and guess
> what:
>
> if (bfl& BFL_FEM&& chip == 4313) {
Can you fix whitespace there too, and add parens around the & operation, while
at it?
> if (!(boardrev>= 0x1250 && bfl& BFL_FEM_BT))
The same here.
> ai_epa_4313war(wlc_hw->sih);
> + else
> + ai_btcombo_p250_4313_war(wlc_hw->sih);
> }
I'll try the patch with my 4313 in a few days, hopefully (I'll have to
disassemble
my notebook again).
/mjt
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html