From: Joe Carnuccio Date: Thu, 25 Sep 2014 09:16:33 +0000 (-0400) Subject: qla2xxx: ISP27xx optimize fwdump entry table lookup. X-Git-Tag: fixes-for-v3.18-merge-window~25^2^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa2dc3727a934e63a74e6dd5f017d263d9baa70a;p=pandora-kernel.git 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 Signed-off-by: Saurav Kashyap Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed