It was <2020-10-29 czw 01:31>, when Andrew Lunn wrote:
>
> Reverse christmass tree
>
>> +
>> +static int ax88796c_process_isr(struct ax88796c_device *ax_local)
>> +{
>> +    u16 isr;
>> +    u8 done = 0;
>> +    struct net_device *ndev = ax_local->ndev;
>
> ...
>
>> +static irqreturn_t ax88796c_interrupt(int irq, void *dev_instance)
>> +{
>> +    struct net_device *ndev = dev_instance;
>> +    struct ax88796c_device *ax_local = to_ax88796c_device(ndev);
>
> ...
>

Doesn't work here - dependency. What next?

-- 
Łukasz Stelmach
Samsung R&D Institute Poland
Samsung Electronics

Attachment: signature.asc
Description: PGP signature

Reply via email to