OSDN Git Service

iwlwifi: dbg: move monitor recording functionality from header file
authorShahar S Matityahu <shahar.s.matityahu@intel.com>
Tue, 21 May 2019 06:42:15 +0000 (09:42 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 6 Sep 2019 12:31:11 +0000 (15:31 +0300)
commitb721f5b1be18ae6d74f306d92a272eb74d3eb964
tree52107ca771c18627e8727c4503417dbb2ffc9423
parent5a28c2148b0bc7cfa91e6942781b944fd2236c0c
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>
drivers/net/wireless/intel/iwlwifi/fw/dbg.c
drivers/net/wireless/intel/iwlwifi/fw/dbg.h