diff options
author | Dan Carpenter <[email protected]> | 2011-06-15 09:41:33 -0700 |
---|---|---|
committer | Nicholas Bellinger <[email protected]> | 2011-06-24 00:03:27 +0000 |
commit | 552523dcbf0f33d44d816da310be8227a2c1502a (patch) | |
tree | b3068ed11f76b583996b59f001d68bcc4be25156 /net/lapb/lapb_timer.c | |
parent | 233888644d80cc44330062e5e978c9e3a14c9cb9 (diff) |
target: Fix ERR_PTR dereferencing bugs
transport_init_session() and core_tmr_alloc_req() never return NULL,
they only return ERR_PTRs on error.
v2: Fix patch to return PTR_ERR(tl_nexus->se_sess) from Ankit Jain's
feedback.
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Ankit Jain <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions