From: Sathya Perla Date: Tue, 27 Aug 2013 11:27:34 +0000 (+0530) Subject: be2net: refactor be_setup() to consolidate queue creation routines X-Git-Tag: v3.12-rc1~132^2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7707133ceb38f590729d0165099555928630af1c;p=pandora-kernel.git be2net: refactor be_setup() to consolidate queue creation routines 1) Move be_cmd_if_create() above queue create routines to allow TXQ creation (that requires if_handle) to be clubbed with TX-CQ creation. 2) Consolidate all queue create routines into be_setup_queues() Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed