On 11-03-16 16:23, Michael Trimarchi wrote:
> Hi
> 
> I have a kernel panic on the brcmf_sdiod_sgtable_alloc just because
> the function is called before brcmf_sdio_probe.
> 
> I think that
>  nents = max_t(uint, BRCMF_DEFAULT_RXGLOM_SIZE,
>                       sdiodev->bus_if->drvr->settings->sdiod_txglomsz);
> 
> drvr is null. Can you explain how it can work or do you have already a
> fix for this?

It sounds familiar so what kernel version are you seeing this.

Regards,
Arend

Reply via email to