Deleted Added
full compact
40c40
< __FBSDID("$FreeBSD: head/sys/dev/ath/ath_rate/amrr/amrr.c 144347 2005-03-30 20:17:18Z sam $");
---
> __FBSDID("$FreeBSD: head/sys/dev/ath/ath_rate/amrr/amrr.c 144546 2005-04-02 18:54:30Z sam $");
117c117
< HAL_BOOL shortPreamble, size_t frameLen,
---
> int shortPreamble, size_t frameLen,
132c132
< struct ath_desc *ds, HAL_BOOL shortPreamble, u_int8_t rix)
---
> struct ath_desc *ds, int shortPreamble, u_int8_t rix)