Home
last modified time | relevance | path

Searched hist:"81 ce0dbc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sctp/
H A Dendpointola.c81ce0dbc Thu Feb 28 13:27:43 CST 2013 Dan Carpenter <dan.carpenter@oracle.com> sctp: use the passed in gfp flags instead GFP_KERNEL

This patch doesn't change how the code works because in the current
kernel gfp is always GFP_KERNEL. But gfp was obviously intended
instead of GFP_KERNEL.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
81ce0dbc Thu Feb 28 13:27:43 CST 2013 Dan Carpenter <dan.carpenter@oracle.com> sctp: use the passed in gfp flags instead GFP_KERNEL

This patch doesn't change how the code works because in the current
kernel gfp is always GFP_KERNEL. But gfp was obviously intended
instead of GFP_KERNEL.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>