PERFORCE change 141497 for review

Andrew Thompson thompsa at FreeBSD.org
Mon May 12 05:01:32 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=141497

Change 141497 by thompsa at 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)
 


More information about the p4-projects mailing list