From: Dimitris Michailidis Date: Mon, 23 Aug 2010 17:20:58 +0000 (+0000) Subject: cxgb4: handle Rx/Tx queue ranges not starting at 0 X-Git-Tag: v2.6.37-rc1~147^2~709 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e46dab4d4be87769b09404135bc34f89e2e155d8;p=pandora-kernel.git cxgb4: handle Rx/Tx queue ranges not starting at 0 Currently the driver assumes that queue IDs start at 0 but that's true only for function 0. To support operation on other functions get the start of the queue ranges from FW and offset accordingly. Signed-off-by: Dimitris Michailidis Signed-off-by: David S. Miller --- Reading git-diff-tree failed