net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfaces
[sfrench/cifs-2.6.git] / drivers / net / ethernet / mellanox / mlx5 / core / ipoib / ipoib_vlan.c
index b9af37ad40bfa105782ab0db3fbcb6f229f5a667..f70367018862f2a3cce5471681aab09486aaf8b0 100644 (file)
@@ -347,7 +347,7 @@ static const struct mlx5e_profile mlx5i_pkey_nic_profile = {
        .cleanup_rx        = mlx5i_pkey_cleanup_rx,
        .enable            = NULL,
        .disable           = NULL,
-       .update_rx         = mlx5e_update_nic_rx,
+       .update_rx         = mlx5i_update_nic_rx,
        .update_stats      = NULL,
        .rx_handlers.handle_rx_cqe       = mlx5i_handle_rx_cqe,
        .rx_handlers.handle_rx_cqe_mpwqe = NULL, /* Not supported */