mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -05:00
iwm(4): Fix a typo in a source code comment
- s/coresponding/corresponding/ Obtained from: NetBSD MFC after: 3 days
This commit is contained in:
parent
2d62a8653d
commit
9f4dc7fd97
1 changed files with 1 additions and 1 deletions
|
|
@ -5238,7 +5238,7 @@ struct iwm_ba_notif {
|
|||
/*
|
||||
* struct iwm_mac_beacon_cmd - beacon template command
|
||||
* @tx: the tx commands associated with the beacon frame
|
||||
* @template_id: currently equal to the mac context id of the coresponding
|
||||
* @template_id: currently equal to the mac context id of the corresponding
|
||||
* mac.
|
||||
* @tim_idx: the offset of the tim IE in the beacon
|
||||
* @tim_size: the length of the tim IE
|
||||
|
|
|
|||
Loading…
Reference in a new issue