aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-tag.c
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2014-07-07 19:23:30 -0400
committerDavid S. Miller <davem@davemloft.net>2014-07-08 00:21:23 -0400
commitffdce2cc6a18e3460fd31a399934004bf4cf6539 (patch)
tree995647ca7efe3a7c9c8fd369c2dd66334122099b /block/blk-tag.c
parent8b7c9efa018f96e58fa379ddb8c03f002c4f6a84 (diff)
net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers()
fec_enet_alloc_buffers() assumes that kmalloc() will never fail, which is an invalid assumption. Fix this by implementing a common error cleanup path, and use it to also clean up after failed bounce buffer allocation. Acked-by: Fugang Duan <B38611@freescale.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block/blk-tag.c')
0 files changed, 0 insertions, 0 deletions