]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net/mlx5_core: Use the the real irqn in eq->irqn
authorAchiad Shochat <achiad@mellanox.com>
Tue, 3 Nov 2015 06:07:20 +0000 (08:07 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Nov 2015 15:41:50 +0000 (10:41 -0500)
commit61d0e73e0a5ab5fc80f6cd9d54f5146e33288a8d
treebf8b3906166731ed4dee7260f4952bced11899bb
parent01c196a2d3d1cfaab7d20879236e981104749510
net/mlx5_core: Use the the real irqn in eq->irqn

Instead of storing the msix array index in eq->irqn (vecidx),
store the real irq number.

Signed-off-by: Achiad Shochat <achiad@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/eq.c