Commit Graph

6 Commits

Author SHA1 Message Date
Jean-Francois Moine
080f2aaf6b Fix debug helper functions
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2016-03-18 12:09:19 +01:00
Jean-Francois Moine
1d2357b312 Fix declaration of a bunch of inline functions
Properly mark these static inline to avoid symbol collisions when
linking.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2016-03-18 12:09:19 +01:00
Jean-Francois Moine
0967b53ca2 Replace file_path with rtw_file_path
file_path is a too generic name for a global variable.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2016-03-18 12:09:19 +01:00
Jean-Francois Moine
e6ee1ad72c Move some static buffer declarations from .h files to .c files
This avoids these buffers getting added to all .o files.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2016-03-18 12:09:19 +01:00
Jean-Francois Moine
406a1931d1 Do not log __DATE__ and __TIME__, this breaks the build
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2016-03-18 12:09:19 +01:00
Jens Rehsack
52ee638811 Initially import rtl8189ES linux driver v4.3.18.1
Since the driver itself is licensed under GPLv2+, we can manage it in public git repository

Signed-off-by: Jens Rehsack <sno@netbsd.org>
2015-10-06 17:58:21 +02:00