]> rtime.felk.cvut.cz Git - linux-imx.git/commit
caif-hsi: Add missing return in error path
authorSjur Brændeland <sjur.brandeland@stericsson.com>
Sun, 24 Jun 2012 11:01:38 +0000 (11:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Jun 2012 23:07:23 +0000 (16:07 -0700)
commit1fdc7630b2cba4a5aeb5fc3834c7189716fdbcb0
tree344bd04d4786eaeb33cb544e0980f8c5e1c24682
parent3935600a7f341c00b0def2ed8870669ab2c05493
caif-hsi: Add missing return in error path

Fix a missing return, causing access to freed memory.

Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/caif/caif_hsi.c