From: Amerigo Wang <amwang@xxxxxxxxxx> Date: Tue, 27 Apr 2010 03:55:41 -0400 > + if (ndev->priv_flags & IFF_DISABLE_NETPOLL > + || !ndev->netdev_ops->ndo_poll_controller) { " ||" goes on first line, not second, and second line needs to be indented properly so that "!ndev->..." matches up with "ndev->priv_flags ..." on the previous line. _______________________________________________ Bridge mailing list Bridge@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/bridge