commit | 00c5478049683b15599339e36cae7fffc1e62844 | [log] [tgz] |
---|---|---|
author | Xinming Hu <huxm@marvell.com> | Tue Apr 05 01:04:37 2016 -0700 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Apr 07 19:42:21 2016 +0300 |
tree | a9a6ad562c3a0ba304107a7edadd87f5acf9a828 | |
parent | a362e16b83e1823746874485710c7515eb5ee369 [diff] |
mwifiex: remove redundant GFP_DMA flag skb forwarded to TCP/IP stack doesn't need to allocate in DMA ZONE. This patch removes GFP_DMA flag in this case to save precious DMA memory. Signed-off-by: Xinming Hu <huxm@marvell.com> Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>