]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore: fwlog dynamic mem_block control
authorIdo Reis <idor@ti.com>
Mon, 9 Sep 2013 09:24:36 +0000 (12:24 +0300)
committerLuciano Coelho <luciano.coelho@intel.com>
Wed, 23 Oct 2013 06:47:40 +0000 (09:47 +0300)
commitbbef12cdd3349acbc7bdb1a1abc69cdc9c882ad0
treed1fd0fddbecdf21e629bd4e479f63e6a4c21bb7d
parent43873f26e7dde242614858df6ba23e83b5dff918
wlcore: fwlog dynamic mem_block control

number of fwlog mem_blocks can be configured using module param.
this is a fw debug feature: in case a large fw log data is busrted during
a short period of time, the memory get filled and data is lost.
this allows us to dynamicly set the fw log mem_block usage, although
configuring more mem_block for logger comes at the expense of TP.

Signed-off-by: Yair Shapira <yair.shapira@ti.com>
Signed-off-by: Ido Reis <idor@ti.com>
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
drivers/net/wireless/ti/wlcore/conf.h
drivers/net/wireless/ti/wlcore/main.c