Monza (MI, Italy), 25/07/2009
While we were trying to install the wifi drivers for a wireless USB IEE802.11g card (based on RTL chip), we typed the make command but after many warnings we got into those two errors:
iwe_stream_add_point() - too few arguments for function call
iwe_stream_add_event() - too few arguments for function call
Opening the kernel headers where this function is defined (iw_handler.h), we founded that the signatures APIs for iwe_stream_add_event()



