On Tue, 2014-03-25 at 19:03 -0400, David Miller wrote:
This fixes:
drivers/net/xen-netback/netback.c: In function ‘xenvif_tx_dealloc_action’:
drivers/net/xen-netback/netback.c:1573:8: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘long int’ [-Wformat=]
Signed-off-by: David S. Miller <davem@davemloft.net>
---
Committed to net-next, this has been bugging me for weeks.
Oops sorry. Ack to the patch FWIW.
Ian.