mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-08 15:04:45 +00:00
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:
parent
f777203a8c
commit
4a36a96620
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user