From: Sathya Perla Date: Fri, 30 May 2014 13:36:27 +0000 (+0530) Subject: be2net: move async cmd processing to a separate routine X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~121^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=559b633f426dabed1e4ab91c41b7bf8ff2b07367;p=pandora-kernel.git be2net: move async cmd processing to a separate routine For some FW cmds, the caller just issues the cmd and doesn't wait for a response. The response handling is done in the MCCQ compl processing context only. Move this code into a separate routine to make be_mcc_compl_process() more manageable. Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed