aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
diff options
context:
space:
mode:
authorYann Droneaud <[mailto:ydroneaud@opteya.com]>2014-03-28 14:55:21 -0400
committerDavid S. Miller <davem@davemloft.net>2014-03-28 14:55:21 -0400
commitbfd2793c9559ae73ae021797f1d4b097c27f24be (patch)
treed352f4b3e46573880cd4efe67eb81235e7e22937 /drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
parentMerge branch 'tipc-next' (diff)
downloadlinux-dev-bfd2793c9559ae73ae021797f1d4b097c27f24be.tar.xz
linux-dev-bfd2793c9559ae73ae021797f1d4b097c27f24be.zip
RDMA/cxgb4: set error code on kmalloc() failure
If kmalloc() fails in c4iw_alloc_ucontext(), the function leaves but does not set an error code in ret variable: it will return 0 to the caller. This patch set ret to -ENOMEM in such case. Cc: Steve Wise <swise@opengridcomputing.com> Cc: Steve Wise <swise@chelsio.com> Signed-off-by: Yann Droneaud <ydroneaud@opteya.com> Acked-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions