From: Ron Mercer Date: Thu, 26 Feb 2009 10:08:34 +0000 (+0000) Subject: qlge: Move firmware event handler. X-Git-Tag: v2.6.30-rc1~662^2~544 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=125844eaff0e9600c92a753995564fd93c807f3c;p=pandora-kernel.git qlge: Move firmware event handler. This is not a logical change but rather a move of the inbound firmware event handler into it's own function as it will later be called by the outbound path. The addition of the mutex is to create exclusive access to the mailbox commands between inbound and outbound handling. Signed-off-by: Ron Mercer Signed-off-by: David S. Miller --- Reading git-diff-tree failed