mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
[bwn] missed commit!
This commit is contained in:
parent
1ea968180f
commit
cd39b27e70
1 changed files with 1 additions and 1 deletions
|
|
@ -626,7 +626,7 @@ bwn_phy_g_im(struct bwn_mac *mac, int mode)
|
|||
return (0);
|
||||
}
|
||||
|
||||
int
|
||||
bwn_txpwr_result_t
|
||||
bwn_phy_g_recalc_txpwr(struct bwn_mac *mac, int ignore_tssi)
|
||||
{
|
||||
struct bwn_phy *phy = &mac->mac_phy;
|
||||
|
|
|
|||
Loading…
Reference in a new issue