]> git.baikalelectronics.ru Git - kernel.git/commit
mlx4_core: Exported functions can't be static
authorDoug Ledford <dledford@redhat.com>
Mon, 20 Feb 2012 17:19:03 +0000 (12:19 -0500)
committerRoland Dreier <roland@purestorage.com>
Thu, 23 Feb 2012 07:00:38 +0000 (23:00 -0800)
commitff7aef93c32a050b0166d2cd02efeac35c509a67
tree5d7605c14268a16c53bb3dcee543662304d03a17
parent76e68e22a5cdf0073c7c2c9d6a002e3f2dac7e04
mlx4_core: Exported functions can't be static

At least on powerpc, it breaks the build if exported functions are
static.  Fix some static exported functions introduced with the mlx4
SR-IOV support added in 3.3-rc1.

Signed-off-by: Doug Ledford <dledford@redhat.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/net/ethernet/mellanox/mlx4/fw.c
drivers/net/ethernet/mellanox/mlx4/mr.c