commit | b721f5b1be18ae6d74f306d92a272eb74d3eb964 | [log] [tgz] |
---|---|---|
author | Shahar S Matityahu <shahar.s.matityahu@intel.com> | Tue May 21 09:42:15 2019 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Sep 06 15:31:11 2019 +0300 |
tree | 52107ca771c18627e8727c4503417dbb2ffc9423 | |
parent | 5a28c2148b0bc7cfa91e6942781b944fd2236c0c [diff] |
iwlwifi: dbg: move monitor recording functionality from header file The recording functions are quite big to be inline and the driver should expose only the stop and restart functions that are allowed to be used rather then the internal helper functions. Move the functions from the header file. Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>