commit | 76532d0c7e7424914ab6f24683c63e50f0a08f1c | [log] [tgz] |
---|---|---|
author | Alexander Guller <alexg@mellanox.com> | Sun Oct 09 05:26:31 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 09 23:42:56 2011 -0400 |
tree | d971e4c9bc6467a0d83c0dc6461d2237a17b6a43 | |
parent | 8b0c11679fd37522d8d34a76101319a085d80912 [diff] |
mlx4_en: Assigning TX irq per ring Until now only RX rings used irq per ring and TX used only one per port. >From now on, both of them will use the irq per ring while RX & TX ring[i] will use the same irq. Signed-off-by: Alexander Guller <alexg@mellanox.co.il> Signed-off-by: Sharon Cohen <sharonc@mellanox.co.il> Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>