Re: [PATCH v6 2/8] tun: add tun_is_little_endian() helper

2015-06-01 Thread David Miller
From: "Michael S. Tsirkin" Date: Mon, 1 Jun 2015 12:29:43 +0200 > On Fri, Apr 24, 2015 at 02:24:38PM +0200, Greg Kurz wrote: >> Signed-off-by: Greg Kurz > > Dave, could you please ack merging this through > the virtio tree? Acked-by: David S. Miller -- To unsubscribe from this list: send the

Re: [PATCH v6 2/8] tun: add tun_is_little_endian() helper

2015-06-01 Thread Michael S. Tsirkin
On Fri, Apr 24, 2015 at 02:24:38PM +0200, Greg Kurz wrote: > Signed-off-by: Greg Kurz Dave, could you please ack merging this through the virtio tree? > --- > drivers/net/tun.c |9 +++-- > 1 file changed, 7 insertions(+), 2 deletions(-) > > diff --git a/drivers/net/tun.c b/drivers/net/