Koen Vandeputte c8a6ce71e4 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>
2019-08-09 18:32:38 +02:00
..
2019-08-06 11:54:50 +02:00
2019-05-11 17:15:41 +02:00
2019-07-12 09:39:33 +02:00
2019-08-09 18:32:38 +02:00
2019-08-09 18:32:38 +02:00
2019-08-09 18:32:38 +02:00
2019-07-31 16:56:19 +02:00
2019-08-06 11:54:50 +02:00
2019-05-21 09:45:15 +02:00
2019-08-06 11:54:50 +02:00
2019-08-06 11:54:50 +02:00
2019-08-06 11:54:50 +02:00
2019-03-11 19:35:43 +01:00
2019-05-11 17:15:41 +02:00
2019-06-20 15:50:00 +02:00
2019-01-07 17:09:06 +01:00
2018-12-10 11:48:44 +01:00
2019-05-11 17:15:41 +02:00