1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-12 14:29:28 +00:00

[bwn] missed commit!

This commit is contained in:
Adrian Chadd 2016-05-14 23:38:51 +00:00
parent 1ea968180f
commit cd39b27e70
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=299791

View File

@ -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;