Re: [Intel-wired-lan] [PATCH iwl-net] idpf: use actual mbx receive payload length

2024-09-24 Thread Singh, Krishneil K
; Subject: [Intel-wired-lan][PATCH iwl-net] idpf: use actual mbx receive payload > length > > When a mailbox message is received, the driver is checking for a non 0 > datalen in the controlq descriptor. If it is valid, the payload is > attached to the ctlq message to give to the upper la

[Intel-wired-lan] [PATCH iwl-net] idpf: use actual mbx receive payload length

2024-09-03 Thread Joshua Hay
When a mailbox message is received, the driver is checking for a non 0 datalen in the controlq descriptor. If it is valid, the payload is attached to the ctlq message to give to the upper layer. However, the payload response size given to the upper layer was taken from the buffer metadata which is