net/mlx4: merge interrupt collector function
authorAdrien Mazarguil <adrien.mazarguil@6wind.com>
Tue, 5 Sep 2017 12:56:39 +0000 (14:56 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 6 Oct 2017 00:49:48 +0000 (02:49 +0200)
commitd84fb5eba1dac6a8d8b5506fa38e555c2c8d7e91
tree40e04ac60bbbb9cd2e1780faac72543b22f48638
parent258937a3fde73f390aeb7a598718b2432b158bfd
net/mlx4: merge interrupt collector function

Since interrupt handler is the only function relying on it, merging them
simplifies the code as there is no need for an API to return collected
events.

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
drivers/net/mlx4/mlx4_intr.c