diff options
author | Brice Goglin <brice@myri.com> | 2008-10-09 14:31:42 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-10-09 14:31:42 -0700 |
commit | 5c714e238e5e0eb74cdc74201bf3d6296b3b3104 (patch) | |
tree | 2ddbb7b3857592a86d9c46f3dc2c12d40fdf8791 /net/sctp | |
parent | 3ed30676f5bc9960c67644fa37c5fdc36ae47b5b (diff) | |
download | talos-op-linux-5c714e238e5e0eb74cdc74201bf3d6296b3b3104.tar.gz talos-op-linux-5c714e238e5e0eb74cdc74201bf3d6296b3b3104.zip |
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 <brice@myri.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp')
0 files changed, 0 insertions, 0 deletions