diff options
author | Vasu Dev <[email protected]> | 2011-10-28 11:34:12 -0700 |
---|---|---|
committer | James Bottomley <[email protected]> | 2011-10-31 13:26:44 +0400 |
commit | 14fc315fa30d128760c7edeff56530142576cd2e (patch) | |
tree | afedc80340cff48207180675f64b956fbc8940ff /net/lapb/lapb_timer.c | |
parent | 044aceef33bba7a471a3ed47ac60998b2983b18b (diff) |
[SCSI] libfc: fix checking FC_TYPE_BLS
Its checked after skb freed, so instead have fh_type
cached and then check FC_TYPE_BLS against cached
fh_type value.
This wrong check was causing double exch locking as
reported by Bhanu at
https://lists.open-fcoe.org/pipermail/devel/2011-October/011793.html
Signed-off-by: Vasu Dev <[email protected]>
Tested-by: Bhanu Prakash Gollapudi <[email protected]>
Signed-off-by: Yi Zou <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions