[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100427.152334.24596525.davem@davemloft.net>
Date: Tue, 27 Apr 2010 15:23:34 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: amwang@...hat.com
Cc: linux-kernel@...r.kernel.org, shemminger@...ux-foundation.org,
netdev@...r.kernel.org, bridge@...ts.linux-foundation.org,
gospo@...hat.com, nhorman@...driver.com, jmoyer@...hat.com,
mpm@...enic.com, bonding-devel@...ts.sourceforge.net,
fubar@...ibm.com
Subject: Re: [v4 Patch 2/3] bridge: make bridge support netpoll
From: Amerigo Wang <amwang@...hat.com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists