root@bt:/usr/src/linux-source-2.6.28.1/drivers/net/wireless# make -C /lib/modules/`uname -r`/build M=`pwd`
make: Entering directory `/usr/src/linux-source-2.6.28.1'
CC [M] /usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.o
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c: In function ‘acx_s_scan_add_station’:
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:506: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:506: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:506: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:506: error: too few arguments to function ‘iwe_stream_add_event’
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:513: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:513: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:513: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:513: error: too few arguments to function ‘iwe_stream_add_point’
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:523: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:523: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:523: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:523: error: too few arguments to function ‘iwe_stream_add_event’
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:531: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:531: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:531: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:531: error: too few arguments to function ‘iwe_stream_add_event’
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:549: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:549: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:549: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:549: error: too few arguments to function ‘iwe_stream_add_event’
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:559: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:559: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:559: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:559: error: too few arguments to function ‘iwe_stream_add_point’
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:574: warning: passing argument 1 of ‘iwe_stream_add_value’ from incompatible pointer type
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:574: warning: passing argument 4 of ‘iwe_stream_add_value’ from incompatible pointer type
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:574: warning: passing argument 5 of ‘iwe_stream_add_value’ makes pointer from integer without a cast
/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.c:574: error: too few arguments to function ‘iwe_stream_add_value’
make[2]: *** [/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx/ioctl.o] Error 1
make[1]: *** [/usr/src/linux-source-2.6.28.1/drivers/net/wireless/acx] Error 2
make: *** [_module_/usr/src/linux-source-2.6.28.1/drivers/net/wireless] Error 2
make: Leaving directory `/usr/src/linux-source-2.6.28.1'
root@bt:/usr/src/linux-source-2.6.28.1/drivers/net/wireless#