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> |
||
---|---|---|
.. | ||
ag71xx.h | ||
ag71xx_debugfs.c | ||
ag71xx_ethtool.c | ||
ag71xx_gmac.c | ||
ag71xx_main.c | ||
ag71xx_mdio.c | ||
ag71xx_phy.c | ||
Kconfig | ||
Makefile |