diff options
author | Julia Cartwright <julia@ni.com> | 2017-12-05 18:02:50 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-05 20:08:03 -0500 |
commit | cc1674eeee60ad158d16129837bd91f93a2f7b26 (patch) | |
tree | 91f74e51339a36da5305ac9d82bc04061a1495e0 /ipc | |
parent | 7038cdb7d6d0e0b9294171ec7a6417aa48914165 (diff) | |
download | linux-cc1674eeee60ad158d16129837bd91f93a2f7b26.tar.bz2 |
net: macb: change GFP_ATOMIC to GFP_KERNEL
Now that the rx_fs_lock is no longer held across allocation, it's safe
to use GFP_KERNEL for allocating new entries.
This reverts commit 81da3bf6e3f88 ("net: macb: change GFP_KERNEL to
GFP_ATOMIC").
Cc: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Julia Cartwright <julia@ni.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions