diff options
author | Joern Engel <joern@logfs.org> | 2011-10-25 22:08:43 -0700 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2011-10-27 01:00:11 +0000 |
commit | 80ccbc8e00f7001d79dd503c2781487906b98611 (patch) | |
tree | 156726945115c87aa7f95f4c09f3ae53ceced6cc /net/llc | |
parent | f147abb475ab47ce620cf3d18de5b3192c9fa7ed (diff) | |
download | kernel_goldelico_gta04-80ccbc8e00f7001d79dd503c2781487906b98611.zip kernel_goldelico_gta04-80ccbc8e00f7001d79dd503c2781487906b98611.tar.gz kernel_goldelico_gta04-80ccbc8e00f7001d79dd503c2781487906b98611.tar.bz2 |
target: Fix incorrect se_cmd assignment in core_tmr_drain_tmr_list
This patch fixes a bug in core_tmr_drain_tmr_list() where drain_tmr_list
was using the wrong se_tmr_req for cmd assignment due to a typo during the
LUN_RESET re-org. This was resulting in general protection faults while
using the leftover bogus *tmr_p pointer from list_for_each_entry_safe().
Signed-off-by: Joern Engel <joern@logfs.org>
Cc: Joern Engel <joern@logfs.org>
Cc: stable@kernel.org
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'net/llc')
0 files changed, 0 insertions, 0 deletions