]> rtime.felk.cvut.cz Git - linux-imx.git/blobdiff - drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
[linux-imx.git] / drivers / net / ethernet / broadcom / bnx2x / bnx2x_main.c
index e5da07858a2f0d5dca0747e1b7fe58992b799d5e..e06186c305d8f88d584a184175abcfd829300d4d 100644 (file)
@@ -12026,7 +12026,7 @@ static const struct net_device_ops bnx2x_netdev_ops = {
        .ndo_fcoe_get_wwn       = bnx2x_fcoe_get_wwn,
 #endif
 
-#ifdef CONFIG_NET_LL_RX_POLL
+#ifdef CONFIG_NET_RX_BUSY_POLL
        .ndo_busy_poll          = bnx2x_low_latency_recv,
 #endif
 };