Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2016 23:38:51 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r299791 - head/sys/dev/bwn
Message-ID:  <201605142338.u4ENcp6q087922@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Sat May 14 23:38:51 2016
New Revision: 299791
URL: https://svnweb.freebsd.org/changeset/base/299791

Log:
  [bwn] missed commit!

Modified:
  head/sys/dev/bwn/if_bwn_phy_g.c

Modified: head/sys/dev/bwn/if_bwn_phy_g.c
==============================================================================
--- head/sys/dev/bwn/if_bwn_phy_g.c	Sat May 14 23:38:21 2016	(r299790)
+++ head/sys/dev/bwn/if_bwn_phy_g.c	Sat May 14 23:38:51 2016	(r299791)
@@ -626,7 +626,7 @@ bwn_phy_g_im(struct bwn_mac *mac, int mo
 	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;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605142338.u4ENcp6q087922>