summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2019-07-31 10:06:48 +0200
committerDavid S. Miller <davem@davemloft.net>2019-07-31 08:38:36 -0700
commit246902bdf562d45ea3475fac64c93048a7a39f01 (patch)
tree076ff61b2ebac48ea4349cfbd3bb6574e0c55e13 /include
parent47b69bf74f16b20a3bb95b1fe27e5347dd34b683 (diff)
downloadlinux-stable-246902bdf562d45ea3475fac64c93048a7a39f01.tar.gz
linux-stable-246902bdf562d45ea3475fac64c93048a7a39f01.tar.bz2
linux-stable-246902bdf562d45ea3475fac64c93048a7a39f01.zip
net: ag71xx: Use GFP_KERNEL instead of GFP_ATOMIC in 'ag71xx_rings_init()'
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. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions