Re: [patch 02/11] vioc-warning-fix

2007-04-27 Thread Jeff Garzik
[EMAIL PROTECTED] wrote: From: Andrew Morton <[EMAIL PROTECTED]> Fix this, on i386: drivers/net/vioc/vioc_transmit.c: In function 'vioc_tx_interrupt': drivers/net/vioc/vioc_transmit.c:387: warning: cast from pointer to integer of different size I dunno what the driver is trying to do here, bu

[patch 02/11] vioc-warning-fix

2007-04-26 Thread akpm
From: Andrew Morton <[EMAIL PROTECTED]> Fix this, on i386: drivers/net/vioc/vioc_transmit.c: In function 'vioc_tx_interrupt': drivers/net/vioc/vioc_transmit.c:387: warning: cast from pointer to integer of different size I dunno what the driver is trying to do here, but it looks unpleasant. Cc: