On Mon, 20 Feb 2006 20:39:16 +0100, Carlos Martin <[EMAIL PROTECTED]> wrote:
> diff --git a/drivers/net/wireless/prism54usb/isl_sm.h > b/drivers/net/wireless/prism54usb/isl_sm.h > index 9e41587..c39bb48 100644 > --- a/drivers/net/wireless/prism54usb/isl_sm.h > +++ b/drivers/net/wireless/prism54usb/isl_sm.h > @@ -249,7 +249,7 @@ extern int islsm_wait_timeo > > /* now the helper functions, for sending packets */ > int islsm_outofband_msg(struct net_device *netdev, > - void *buf, unsigned int size); > + void *buf, size_t size); I have it in my tree already. Something is inconsistent somewhere. Weird. -- Pete - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html