[PATCH] acxsm: Reduce the number of ACX_PACKED instructions

2006-03-25 Thread Carlos Martin
for it. Signed-off-by: Carlos Martin [EMAIL PROTECTED] --- acx_struct.h | 874 +- common.c | 26 +- ioctl.c | 10 - usb.c|8 - 4 files changed, 457 insertions(+), 461 deletions

[EMAIL PROTECTED]

2006-02-20 Thread Carlos Martin
Change the type of the size argument in islsm_outofband_msg() to size_t in the header file. This had already happened in the .c file which implements it. Signed-off-by: Carlos Martin [EMAIL PROTECTED] --- diff --git a/drivers/net/wireless/prism54usb/isl_sm.h b/drivers/net/wireless/prism54usb

[PATCH] prism54usb: compile fix

2006-02-20 Thread Carlos Martin
Change the type of the size argument in islsm_outofband_msg() to size_t in the header file. This had already happened in the .c file which implements it. Signed-off-by: Carlos Martin [EMAIL PROTECTED] --- diff --git a/drivers/net/wireless/prism54usb/isl_sm.h b/drivers/net/wireless/prism54usb

From: Carlos Martín [EMAIL PROTECTED]

2006-02-18 Thread Carlos Martin
-by: Carlos Martin [EMAIL PROTECTED] --- acx_struct.h |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/acx_struct.h b/acx_struct.h index 93495e0..3237974 100644 --- a/acx_struct.h +++ b/acx_struct.h @@ -105,8 +105,9 @@ enum { acx_debug = 0 }; #define DEVTYPE_PCI0

From: Carlos Martín [EMAIL PROTECTED]

2006-02-18 Thread Carlos Martin
-by: Carlos Martin [EMAIL PROTECTED] --- acx_struct.h |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/acx_struct.h b/acx_struct.h index 93495e0..3237974 100644 --- a/acx_struct.h +++ b/acx_struct.h @@ -105,8 +105,9 @@ enum { acx_debug = 0 }; #define DEVTYPE_PCI0