PERFORCE change 46388 for review

Sam Leffler sam at FreeBSD.org
Mon Feb 2 15:42:29 PST 2004


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

Change 46388 by sam at sam_ebb on 2004/02/02 15:41:05

	remove unused variable

Affected files ...

.. //depot/projects/netperf+sockets/sys/dev/ath/if_athvar.h#7 edit

Differences ...

==== //depot/projects/netperf+sockets/sys/dev/ath/if_athvar.h#7 (text+ko) ====

@@ -83,7 +83,6 @@
 	u_int8_t	an_tx_rate1sp;	/* series 1 short preamble h/w rate */
 	u_int8_t	an_tx_rate2sp;	/* series 2 short preamble h/w rate */
 	u_int8_t	an_tx_rate3sp;	/* series 3 short preamble h/w rate */
-	u_int		an_rx_antenna;	/* antenna for last rcvd frame */
 	struct ath_recv_hist an_rx_hist[ATH_RHIST_SIZE];
 	u_int		an_rx_hist_next;/* index of next ``free entry'' */
 };


More information about the p4-projects mailing list