mirror of https://gitee.com/openkylin/linux.git
staging: vt6655: fix small typo
Correct spelling mistakes of "Calculate" Signed-off-by: Yangtao Li <tiny.windzz@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
72b70a0386
commit
3ef1ba0693
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* Functions:
|
||||
* BBuGetFrameTime - Calculate data frame transmitting time
|
||||
* BBvCaculateParameter - Caculate PhyLength, PhyService and Phy Signal
|
||||
* BBvCalculateParameter - Calculate PhyLength, PhyService and Phy Signal
|
||||
* parameter for baseband Tx
|
||||
* BBbReadEmbedded - Embedded read baseband register via MAC
|
||||
* BBbWriteEmbedded - Embedded write baseband register via MAC
|
||||
|
|
Loading…
Reference in New Issue