diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-08-09 09:51:29 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-08-09 18:32:38 +0200 |
commit | c8a6ce71e49c108ca2225345f057777eb046e712 (patch) | |
tree | 7e01f34ad606da27403f0c2b5a786d1957b430d6 /package/network/services/odhcpd | |
parent | dda342abba2ec7f11e0314f9b3689f2a29d9565a (diff) | |
download | upstream-c8a6ce71e49c108ca2225345f057777eb046e712.tar.gz upstream-c8a6ce71e49c108ca2225345f057777eb046e712.tar.bz2 upstream-c8a6ce71e49c108ca2225345f057777eb046e712.zip |
ar71xx/ath79: ag71xx: init rings with GFP_KERNEL
Upstream commit 246902bdf562d45ea3475fac64c93048a7a39f01
Which contains following explanation:
--
There is no need to use GFP_ATOMIC here, GFP_KERNEL should be enough.
The 'kcalloc()' just a few lines above, already uses GFP_KERNEL.
--
Looking at the code, all other descriptors also use plain GFP_KERNEL
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'package/network/services/odhcpd')
0 files changed, 0 insertions, 0 deletions