freebsd-src/sys/dev/ath/ath_hal/ar5212
Pedro F. Giffuni 6d06918e66 MFC r303891, r303892:
sys: replace comma with semicolon when pertinent.

Uses of commas instead of a semicolons can easily go undetected. The comma
can serve as a statement separator but this shouldn't be abused when
statements are meant to be standalone.
2016-09-08 15:06:28 +00:00
..
ar2316.c
ar2317.c
ar2413.c
ar2425.c
ar5111.c
ar5112.c
ar5212_ani.c Add channel survey support to the AR5212 HAL. 2013-10-08 11:28:59 +00:00
ar5212_attach.c MFC r303891, r303892: 2016-09-08 15:06:28 +00:00
ar5212_beacon.c When programming the beacon timer configuration, be very explicit about 2012-11-27 02:18:41 +00:00
ar5212_eeprom.c
ar5212_gpio.c
ar5212_interrupts.c
ar5212_keycache.c
ar5212_misc.c Add channel survey support to the AR5212 HAL. 2013-10-08 11:28:59 +00:00
ar5212_phy.c
ar5212_power.c
ar5212_recv.c
ar5212_reset.c MFC r274922: 2014-12-04 01:10:50 +00:00
ar5212_rfgain.c
ar5212_xmit.c
ar5212.h Add channel survey support to the AR5212 HAL. 2013-10-08 11:28:59 +00:00
ar5212.ini
ar5212desc.h
ar5212phy.h
ar5212reg.h
ar5311reg.h
ar5413.c