mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-13 14:40:22 +00:00
whitespace
This commit is contained in:
parent
78d154163c
commit
86b3d17f30
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=188770
@ -409,8 +409,8 @@ typedef struct {
|
||||
int rateCount; /* NB: for proper padding */
|
||||
uint8_t rateCodeToIndex[144]; /* back mapping */
|
||||
struct {
|
||||
uint8_t valid; /* valid for rate control use */
|
||||
uint8_t phy; /* CCK/OFDM/XR */
|
||||
uint8_t valid; /* valid for rate control use */
|
||||
uint8_t phy; /* CCK/OFDM/XR */
|
||||
uint32_t rateKbps; /* transfer rate in kbs */
|
||||
uint8_t rateCode; /* rate for h/w descriptors */
|
||||
uint8_t shortPreamble; /* mask for enabling short
|
||||
|
Loading…
Reference in New Issue
Block a user