commit | aa2dc3727a934e63a74e6dd5f017d263d9baa70a | [log] [tgz] |
---|---|---|
author | Joe Carnuccio <joe.carnuccio@qlogic.com> | Thu Sep 25 05:16:33 2014 -0400 |
committer | Christoph Hellwig <hch@lst.de> | Thu Sep 25 14:25:01 2014 +0200 |
tree | e4138ffe708ef11b8c988cb16288545ec0628bb9 | |
parent | 299f5e27ac5fac42f5be38a1cdf004b4e8217cbf [diff] |
qla2xxx: ISP27xx optimize fwdump entry table lookup. Since the entry call array is sorted in order of entry type opcode, the search can be terminated as soon as the search key is exceeded. Signed-off-by: Joe Carnuccio <joe.carnuccio@qlogic.com> Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com> Signed-off-by: Christoph Hellwig <hch@lst.de>