Deleted Added
full compact
37c37
< * $FreeBSD: head/sys/dev/ath/if_athrate.h 144347 2005-03-30 20:17:18Z sam $
---
> * $FreeBSD: head/sys/dev/ath/if_athrate.h 144546 2005-04-02 18:54:30Z sam $
124c124
< HAL_BOOL shortPreamble, size_t frameLen,
---
> int shortPreamble, size_t frameLen,
131c131
< struct ath_desc *, HAL_BOOL shortPreamble, u_int8_t rix);
---
> struct ath_desc *, int shortPreamble, u_int8_t rix);