From: Sony Chacko Date: Mon, 22 Sep 2014 09:51:50 +0000 (-0400) Subject: qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the API. X-Git-Tag: fixes-for-v3.18-merge-window~53^2~19^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4324414f8ccae4997dd1e91646683679a4436959;p=pandora-kernel.git qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the API. In qlcnic_83xx_setup_idc_parameters() routine use qlcnic_83xx_flash_read32() API which takes flash lock internally instead of the lockless version qlcnic_83xx_lockless_flash_read32(). Signed-off-by: Sony Chacko Signed-off-by: Manish Chopra Signed-off-by: David S. Miller --- Reading git-diff-tree failed