Steffen Klassert e892d2d404 esp: Fix misplaced spin_unlock_bh.
A recent commit moved esp_alloc_tmp() out of a lock
protected region, but forgot to remove the unlock from
the error path. This patch removes the forgotten unlock.
While at it, remove some unneeded error assignments too.

Fixes: fca11ebde3f0 ("esp4: Reorganize esp_output")
Fixes: 383d0350f2cc ("esp6: Reorganize esp_output")
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2017-04-24 07:56:31 +02:00
..
2017-04-12 22:02:40 +02:00
2017-04-13 13:58:20 -04:00
2017-04-24 07:56:31 +02:00
2017-04-24 07:56:31 +02:00
2017-04-21 15:29:40 -04:00
2017-04-06 11:10:41 +01:00
2017-04-06 12:43:04 -07:00