staging: vt6656: rf.h cleanup C_PWBT comments

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Malcolm Priestley 2014-07-24 23:34:17 +01:00 committed by Greg Kroah-Hartman
parent f777203a8c
commit 4a36a96620
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#ifndef __POWER_H__
#define __POWER_H__
#define C_PWBT 1000 // micro sec. power up before TBTT
#define C_PWBT 1000 /* micro sec. power up before TBTT */
void vnt_disable_power_saving(struct vnt_private *);
void vnt_enable_power_saving(struct vnt_private *, u16);