diff options
author | Aleksandr Loktionov <aleksandr.loktionov@intel.com> | 2019-05-14 10:37:02 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-06-17 15:39:25 -0700 |
commit | f0a48fb44138bdb0a7b02082f2fd048903478451 (patch) | |
tree | aa5ae81e300cd3b01987411f4da706df45641b46 /include/linux/fpga/fpga-bridge.h | |
parent | 88ec7308eadb1deb2177265e12f9845d1be56e23 (diff) |
iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc()
iavf_add_vlan() is being called in atomic context
so kzalloc() needs GFP_ATOMIC. This patch fixes it.
Signed-off-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions