Home
last modified time | relevance | path

Searched hist:"728 f95eef5238bffdb20e511f5cd553321d404c3" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dce.h728f95eef5238bffdb20e511f5cd553321d404c3 Fri Aug 22 12:33:14 UTC 2014 Michal Kazior <michal.kazior@tieto.com> ath10k: rework posting pci rx buffers

It was possible on a host system running low on
memory to end up with no rx buffers on pci pipes.

This makes the driver more robust as it won't fail
to start if it can't allocate all rx buffers right
away. If it is fatal then upper layers will notice
trouble anyway.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
H A Dce.c728f95eef5238bffdb20e511f5cd553321d404c3 Fri Aug 22 12:33:14 UTC 2014 Michal Kazior <michal.kazior@tieto.com> ath10k: rework posting pci rx buffers

It was possible on a host system running low on
memory to end up with no rx buffers on pci pipes.

This makes the driver more robust as it won't fail
to start if it can't allocate all rx buffers right
away. If it is fatal then upper layers will notice
trouble anyway.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>