Re: [Xen-devel] [PATCH 1/1] Remove compilation warning

2015-02-25 Thread Wei Liu
BTW, you should send this patch to net...@vger.kernel.org. Have a look at Documentation/networking/netdev-FAQ.txt for more information. Feel free to ask me any question if you have doubt. Wei. ___ Xen-devel mailing list Xen-devel@lists.xen.org http://l

Re: [Xen-devel] [PATCH 1/1] Remove compilation warning

2015-02-25 Thread Wei Liu
On Wed, Feb 25, 2015 at 03:27:13PM +0100, pedro wrote: > offset and size are of type uint16_t so the %lu gives a warning > A %u specifier, the same used in size makes gcc happy > > Signed-off-by: pedro Acked-by: Wei Liu Thanks for the patch. One question though. Is "pedro" your real full name