summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2019-06-14 15:47:20 +0200
committerLuca Coelho <luciano.coelho@intel.com>2019-09-06 15:31:19 +0300
commit2d46f7af5ee32cee327b982f60fdf9da11e3efcc (patch)
tree0399efd71bf65ce48b9db3d765f6f614c0b5fdb0 /drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
parent5b79c323525ba8ece9b8b17ce89983a76add5a83 (diff)
downloadlinux-2d46f7af5ee32cee327b982f60fdf9da11e3efcc.tar.bz2
iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherent
dma_alloc_coherent is not just the page allocator. The only valid arguments to pass are either GFP_ATOMIC or GFP_ATOMIC with possible modifiers of __GFP_NORETRY or __GFP_NOWARN. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c')
0 files changed, 0 insertions, 0 deletions