diff options
| author | Aleksandr Loktionov <[email protected]> | 2019-05-14 10:37:02 -0700 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2019-06-17 15:39:25 -0700 |
| commit | f0a48fb44138bdb0a7b02082f2fd048903478451 (patch) | |
| tree | aa5ae81e300cd3b01987411f4da706df45641b46 /include/linux/timerqueue.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 <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions