Re: [patch 31/32] xen: --- drivers/net/xen-netfront.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
From: Chris Wright <hidden>
Date: 2007-05-02 06:47:42
Also in:
lkml
From: Chris Wright <hidden>
Date: 2007-05-02 06:47:42
Also in:
lkml
* Herbert Xu (herbert@gondor.apana.org.au) wrote:
Jeremy Fitzhardinge [off-list ref] wrote:quoted
===================================================================--- a/drivers/net/xen-netfront.c +++ b/drivers/net/xen-netfront.c@@ -1213,10 +1213,10 @@ static int netif_poll(struct net_deviceAny reason why xen-netfront isn't just in a single patch? It makes it a bit hard to review having it scattered around like this.
It simply maps directly to the patch queue. We do go back and fold things in and that should probably be done again, I agree. thanks, -chris