summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
2006-11-13Initial import15.6-2Tobias Klauser1-0/+600
='right'>2016-10-27 16:27:20 +0300 committerDavid S. Miller <davem@davemloft.net>2016-10-29 16:23:48 -0400 commit6f2e0d2c3bf0f8d322ab7516c57340c7189cca02 (patch) tree55851bcd88ea613810ba9ddb9e5f0260c53f5ce9 parent81d184199e328fdad5633da139a10337327154e0 (diff)
net/mlx4: Fix firmware command timeout during interrupt test
Currently interrupt test that is part of ethtool selftest runs the check over all interrupt vectors of the device. In mlx4_en package part of interrupt vectors are uninitialized since mlx4_ib doesn't exist. This causes NOP FW command to time out. Change logic to test current port interrupt vectors only. Signed-off-by: Eugenia Emantayev <eugenia@mellanox.com> Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat