From: Kalesh AP Date: Fri, 9 May 2014 07:59:19 +0000 (+0530) Subject: be2net: use MCCQ instead of MBOX in be_cmd_rss_config() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~259^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b51aa36725909369c7c0c8e4dcb697efb2d31265;p=pandora-kernel.git be2net: use MCCQ instead of MBOX in be_cmd_rss_config() be_cmd_rss_config() is called after the MCCQ is created; so this cmd is now modified to use the MCCQ instead of MBOX. Also fixed some indentation problem in this routine. Signed-off-by: Kalesh AP Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed