commit | e0d7fcb5ecad495a54f7334e410f5e16e1da7f78 | [log] [tgz] |
---|---|---|
author | Christof Schmitt <christof.schmitt@de.ibm.com> | Fri Dec 19 16:56:58 2008 +0100 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Dec 29 11:38:27 2008 -0600 |
tree | f891ec120082f334fada993d6c6bb54e279ff010 | |
parent | 3623ecba19660d1d838f8b1a4d1e80007d603617 [diff] |
[SCSI] zfcp: Simplify mask lookups for incoming RSCNs Use an array for looking up the mask corresponding to the 2-bit information instead of the switch/case. Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com> Acked-by: Felix Beck <felix@linux.vnet.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>