OSDN Git Service

net/mlx4: Make mlx4_is_eth visible inline funcion
authorIdo Shamay <idos@mellanox.com>
Thu, 2 Apr 2015 13:31:08 +0000 (16:31 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Apr 2015 20:24:51 +0000 (16:24 -0400)
commitfccea6436a5bd16aed6f722efce13ec2c90427d7
tree700242691c8121678e4df9fa66a28c5fb323bfad
parent241a08c3a767ca2f6ab1c99c4db4c3ff867de8aa
net/mlx4: Make mlx4_is_eth visible inline funcion

Currently implemented as static function in resource_tracker.c --
this change will allow other files in mlx4_core to use it as well.

Signed-off-by: Ido Shamay <idos@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
include/linux/mlx4/device.h