commit | fef8a2d969af25638f48411930f491088d6ccea0 | [log] [tgz] |
---|---|---|
author | Amadeusz Sławiński <amade@asmblr.net> | Mon Dec 23 13:37:11 2019 +0100 |
committer | Kalle Valo <kvalo@codeaurora.org> | Sun Jan 26 17:39:40 2020 +0200 |
tree | 728d38bf0b4bf0d286edcc5744e82591926ee5d4 | |
parent | a3cda3c363ca747758a3bcc6fc23529003a1c983 [diff] |
rtlwifi: rtl8192ee: Make functions static & rm sw.h Some of functions which were exposed in sw.h, are only used in sw.c, so just make them static. This makes sw.h unnecessary, so remove it. Signed-off-by: Amadeusz Sławiński <amade@asmblr.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>