staging: vt6655: vt6656: Fix typo in comments

Correct spelling typo in staging/vt6655 and staging/vt6656

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Masanari Iida 2013-09-15 20:31:37 +09:00 committed by Greg Kroah-Hartman
parent 811a751984
commit a0ae9e3c33
2 changed files with 2 additions and 2 deletions

View file

@ -233,7 +233,7 @@ s_vProbeChannel(
*
*
* Return Value:
* A ptr to Tx frame or NULL on allocation failue
* A ptr to Tx frame or NULL on allocation failure
*
-*/

View file

@ -3095,7 +3095,7 @@ struct vnt_tx_mgmt *s_MgrMakeProbeResponse(struct vnt_private *pDevice,
*
*
* Return Value:
* A ptr to frame or NULL on allocation failue
* A ptr to frame or NULL on allocation failure
*
-*/