qcacld-3.0: Fix typographical errors
Fix typographical errors spanned over various files in cld. Change-Id: I82a7eec4335d617a43c89589418a21885074fde0 CRs-Fixed: 3529627
This commit is contained in:

zatwierdzone przez
Rahul Choudhary

rodzic
8b87cede00
commit
7028b37955
@@ -356,7 +356,7 @@
|
||||
* 0 - Disable both magic pattern match and pattern byte match.
|
||||
* 1 - Enable magic pattern match on all interfaces.
|
||||
* 2 - Enable pattern byte match on all interfaces.
|
||||
* 3 - Enable both magic patter and pattern byte match on all interfaces.
|
||||
* 3 - Enable both magic pattern and pattern byte match on all interfaces.
|
||||
*
|
||||
* Related: None
|
||||
*
|
||||
|
@@ -153,7 +153,7 @@ enum pmo_wow_interface_pause {
|
||||
* byte match.
|
||||
* @PMO_WOW_ENABLE_MAGIC_PATTERN: Enable magic pattern match on all interfaces.
|
||||
* @PMO_WOW_ENABLE_PATTERN_BYTE: Enable pattern byte match on all interfaces.
|
||||
* @PMO_WOW_ENABLE_BOTH: Enable both magic patter and pattern byte match on
|
||||
* @PMO_WOW_ENABLE_BOTH: Enable both magic pattern and pattern byte match on
|
||||
* all interfaces.
|
||||
*/
|
||||
enum pmo_wow_enable_type {
|
||||
|
Reference in New Issue
Block a user