> -----Original Message-----
> From: David Miller [mailto:da...@davemloft.net]
> Sent: Saturday, January 2, 2016 12:30
> To: Dexuan Cui <de...@microsoft.com>
> Cc: gre...@linuxfoundation.org; step...@networkplumber.org;
> netdev@vger.kernel.org; linux-ker...@vger.kernel.org; driverdev-
> de...@linuxdriverproject.org; o...@aepfle.de; a...@canonical.com;
> jasow...@redhat.com; KY Srinivasan <k...@microsoft.com>; pebo...@tiscali.nl;
> stefa...@redhat.com; vkuzn...@redhat.com; dan.carpen...@oracle.com
> Subject: Re: [PATCH V5 4/9] Drivers: hv: ring_buffer: enhance
> hv_ringbuffer_read() to support hvsock
> 
> From: Dexuan Cui <de...@microsoft.com>
> Date: Thu, 24 Dec 2015 06:14:36 -0800
> 
> > +#define HV_RINGBUFFER_READ_FLAG_RAW                (1 << 0)
> > +#define HV_RINGBUFFER_READ_FLAG_HVSOCK             (1 << 1)
> 
> Please use BIT().

Hi David, 
Thanks for the suggestion!  I'll fix it.

-- Dexuan
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to