Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 May 2008 05:01:31 GMT
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 141497 for review
Message-ID:  <200805120501.m4C51VBd064300@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=141497

Change 141497 by thompsa@thompsa_burger on 2008/05/12 05:01:15

	GC bwi_rate2plcp()

Affected files ...

.. //depot/projects/vap/sys/dev/bwi/if_bwivar.h#7 edit

Differences ...

==== //depot/projects/vap/sys/dev/bwi/if_bwivar.h#7 (text+ko) ====

@@ -694,7 +694,6 @@
 				  uint32_t);
 void		bwi_regwin_disable(struct bwi_softc *, struct bwi_regwin *,
 				   uint32_t);
-uint8_t		bwi_rate2plcp(uint8_t);	/* XXX belongs to 802.11 */
 
 #define abs(a)	__builtin_abs(a)
 



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