Deleted Added
full compact
38c38
< __FBSDID("$FreeBSD: head/sys/dev/ath/ath_rate/sample/sample.c 144348 2005-03-30 20:20:49Z sam $");
---
> __FBSDID("$FreeBSD: head/sys/dev/ath/ath_rate/sample/sample.c 144546 2005-04-02 18:54:30Z sam $");
240c240
< HAL_BOOL shortPreamble, size_t frameLen,
---
> int shortPreamble, size_t frameLen,
381c381
< struct ath_desc *ds, HAL_BOOL shortPreamble, u_int8_t rix)
---
> struct ath_desc *ds, int shortPreamble, u_int8_t rix)