Re: [v4 Patch 2/3] bridge: make bridge support netpoll

From: David Miller
Date: Tue Apr 27 2010 - 18:23:33 EST


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

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

"||" goes on first line, and indentation on second line is incorrect.
See my comments from patch #1.
--
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/