From: Brice Goglin Date: Thu, 9 Oct 2008 21:31:42 +0000 (-0700) Subject: myri10ge: remove over-paranoid queue number modulus X-Git-Tag: v2.6.28-rc1~717^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c714e238e5e0eb74cdc74201bf3d6296b3b3104;p=pandora-kernel.git myri10ge: remove over-paranoid queue number modulus No need to modulus the queue number in ->hard_start_xmit() since the core is going to do that for you modulus ->real_num_tx_queues. Signed-off-by: Brice Goglin Signed-off-by: David S. Miller --- Reading git-diff-tree failed