mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Shave four (or eight) bytes off of ath_buf - this field isn't used.
This commit is contained in:
parent
6212b9963b
commit
3dd2db6646
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=237152
@ -232,8 +232,6 @@ struct ath_buf {
|
|||||||
bfs_doprot:1, /* do RTS/CTS based protection */
|
bfs_doprot:1, /* do RTS/CTS based protection */
|
||||||
bfs_doratelookup:1; /* do rate lookup before each TX */
|
bfs_doratelookup:1; /* do rate lookup before each TX */
|
||||||
|
|
||||||
int bfs_nfl; /* next fragment length */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* These fields are passed into the
|
* These fields are passed into the
|
||||||
* descriptor setup functions.
|
* descriptor setup functions.
|
||||||
|
Loading…
Reference in New Issue
Block a user