Remove trailing whitespace in the code different from DFS branch
[madwifi/.git] / ath / if_ath_hal_extensions.h
index b9ee1375ad301e90893e3e8c5f90d4f18e0a5e12..95d109b97d086c0c3819237ce694204bf9626a73 100644 (file)
@@ -268,7 +268,7 @@ enum ath5k_dmasize {
 
 
 int ath_set_ack_bitrate(struct ath_softc *sc, int);
-int ar_device(int devid);
+int ar_device(struct ath_softc *sc);
 const char * ath5k_chip_name(enum ath5k_srev_type type, u_int16_t val);
 void ath_hw_beacon_stop(struct ath_softc *sc);
 int ath_hw_check_atim(struct ath_softc *sc, int window, int intval);