net/mlx4: split the definitions to the header file
authorVasily Philipov <vasilyf@mellanox.com>
Sun, 5 Mar 2017 07:51:31 +0000 (09:51 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 4 Apr 2017 16:59:42 +0000 (18:59 +0200)
commit58610cdde8d817e54b880099fc577df63436226e
treeec24bc857c6756b96cdaf2fce67a5996fd49174b
parent3fca2ab597d80dbb3052ec691342ca6a8e1e508b
net/mlx4: split the definitions to the header file

Make priv_lock/priv_unlock functions and some other structs/defines visible
from different source files by placing them into mlx4.h header.

Signed-off-by: Vasily Philipov <vasilyf@mellanox.com>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
drivers/net/mlx4/mlx4.c
drivers/net/mlx4/mlx4.h