Re: [v4 Patch 3/3] bonding: make bonding support netpoll

From: David Miller
Date: Tue Apr 27 2010 - 18:24:22 EST


From: Amerigo Wang <amwang@xxxxxxxxxx>
Date: Tue, 27 Apr 2010 03:56:09 -0400

> + if ((slave->dev->priv_flags & IFF_DISABLE_NETPOLL)
> + || !slave->dev->netdev_ops->ndo_poll_controller)

"|| on first line please, plus fix second line's indentation as per
comments given in patch #1 and #2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/