xen-netback: Remove __GFP_COLD
authorZoltan Kiss <zoltan.kiss@linaro.org>
Tue, 28 Oct 2014 15:29:31 +0000 (15:29 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Oct 2014 19:59:37 +0000 (15:59 -0400)
commit44cc8ed17e203479827ef6b6d37404d2665da6fb
tree204d36b5745bdeeacf4d2ccd2946deebe3973aa6
parent8fe78989c3445a221cfcc54964e7e62718883615
xen-netback: Remove __GFP_COLD

This flag is unnecessary, it came from some old code.

Suggested-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Zoltan Kiss <zoltan.kiss@linaro.org>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/xen-netback/netback.c