From: Anirban Chakraborty Date: Wed, 22 Jun 2011 02:52:18 +0000 (+0000) Subject: qlcnic: Remove holding api lock while taking the dump X-Git-Tag: v3.1-rc1~316^2~357 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=287e38aa1adee01f63bb28e270afd3f738a6ab8c;p=pandora-kernel.git qlcnic: Remove holding api lock while taking the dump With the change in logic for taking FW dump across multiple drivers, there is no need to hold onto the api lock anymore in the fw dump path. Instead use rtnl_lock() to synchronize the access to FW dump data structs. Signed-off-by: Anirban Chakraborty Signed-off-by: David S. Miller --- Reading git-diff-tree failed