Add a missing prototype.

Pointy hat:	me
This commit is contained in:
John Baldwin 2013-07-29 20:48:10 +00:00
parent 99ff83da74
commit c183dc9519

View File

@ -43,6 +43,7 @@
#include <net/if_vlan_var.h>
#include <sys/sockio.h>
static void mlx4_en_init_locked(struct mlx4_en_priv *priv);
static void mlx4_en_sysctl_stat(struct mlx4_en_priv *priv);
static void mlx4_en_vlan_rx_add_vid(void *arg, struct net_device *dev, u16 vid)