net/mlx4: remove unnecessary wrapper functions
authorAdrien Mazarguil <adrien.mazarguil@6wind.com>
Fri, 1 Sep 2017 08:06:46 +0000 (10:06 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 6 Oct 2017 00:49:48 +0000 (02:49 +0200)
commit3cf06cea7cf0e9e7afb6d5e9a45b8fd072f803b5
treec8ea0ed66e57f0c58dc55f31a9c5e10b8a237b66
parente4dff4d83dd847e0e9e7cabb81e1a3e933781682
net/mlx4: remove unnecessary wrapper functions

Wrapper functions whose main purpose was to take a lock on the private
structure are no longer needed since this lock does not exist anymore.

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