Searched hist:"11 b0ac2e0c1c943c71fd89a6029a3995a0ca7e76" (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | dynack.c | diff 11b0ac2e0c1c943c71fd89a6029a3995a0ca7e76 Mon Jul 04 07:37:24 CDT 2016 Benjamin Berg <benjamin.berg@open-mesh.com> ath9k: Remove some #defined constants to decrease verbosity
The removed ATH9K_SLOT_TIME_X constants simply map the value in microseconds to the same integer. These constants were not used consistently, so fix the inconsistency issue by replacing all occurances with the integer equivalent.
Signed-off-by: Benjamin Berg <benjamin.berg@open-mesh.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|
H A D | htc_drv_beacon.c | diff 11b0ac2e0c1c943c71fd89a6029a3995a0ca7e76 Mon Jul 04 07:37:24 CDT 2016 Benjamin Berg <benjamin.berg@open-mesh.com> ath9k: Remove some #defined constants to decrease verbosity
The removed ATH9K_SLOT_TIME_X constants simply map the value in microseconds to the same integer. These constants were not used consistently, so fix the inconsistency issue by replacing all occurances with the integer equivalent.
Signed-off-by: Benjamin Berg <benjamin.berg@open-mesh.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|
H A D | mac.h | diff 11b0ac2e0c1c943c71fd89a6029a3995a0ca7e76 Mon Jul 04 07:37:24 CDT 2016 Benjamin Berg <benjamin.berg@open-mesh.com> ath9k: Remove some #defined constants to decrease verbosity
The removed ATH9K_SLOT_TIME_X constants simply map the value in microseconds to the same integer. These constants were not used consistently, so fix the inconsistency issue by replacing all occurances with the integer equivalent.
Signed-off-by: Benjamin Berg <benjamin.berg@open-mesh.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|
H A D | beacon.c | diff 11b0ac2e0c1c943c71fd89a6029a3995a0ca7e76 Mon Jul 04 07:37:24 CDT 2016 Benjamin Berg <benjamin.berg@open-mesh.com> ath9k: Remove some #defined constants to decrease verbosity
The removed ATH9K_SLOT_TIME_X constants simply map the value in microseconds to the same integer. These constants were not used consistently, so fix the inconsistency issue by replacing all occurances with the integer equivalent.
Signed-off-by: Benjamin Berg <benjamin.berg@open-mesh.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|
H A D | htc_drv_init.c | diff 11b0ac2e0c1c943c71fd89a6029a3995a0ca7e76 Mon Jul 04 07:37:24 CDT 2016 Benjamin Berg <benjamin.berg@open-mesh.com> ath9k: Remove some #defined constants to decrease verbosity
The removed ATH9K_SLOT_TIME_X constants simply map the value in microseconds to the same integer. These constants were not used consistently, so fix the inconsistency issue by replacing all occurances with the integer equivalent.
Signed-off-by: Benjamin Berg <benjamin.berg@open-mesh.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|
H A D | init.c | diff 11b0ac2e0c1c943c71fd89a6029a3995a0ca7e76 Mon Jul 04 07:37:24 CDT 2016 Benjamin Berg <benjamin.berg@open-mesh.com> ath9k: Remove some #defined constants to decrease verbosity
The removed ATH9K_SLOT_TIME_X constants simply map the value in microseconds to the same integer. These constants were not used consistently, so fix the inconsistency issue by replacing all occurances with the integer equivalent.
Signed-off-by: Benjamin Berg <benjamin.berg@open-mesh.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|
H A D | hw.c | diff 11b0ac2e0c1c943c71fd89a6029a3995a0ca7e76 Mon Jul 04 07:37:24 CDT 2016 Benjamin Berg <benjamin.berg@open-mesh.com> ath9k: Remove some #defined constants to decrease verbosity
The removed ATH9K_SLOT_TIME_X constants simply map the value in microseconds to the same integer. These constants were not used consistently, so fix the inconsistency issue by replacing all occurances with the integer equivalent.
Signed-off-by: Benjamin Berg <benjamin.berg@open-mesh.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|
H A D | main.c | diff 11b0ac2e0c1c943c71fd89a6029a3995a0ca7e76 Mon Jul 04 07:37:24 CDT 2016 Benjamin Berg <benjamin.berg@open-mesh.com> ath9k: Remove some #defined constants to decrease verbosity
The removed ATH9K_SLOT_TIME_X constants simply map the value in microseconds to the same integer. These constants were not used consistently, so fix the inconsistency issue by replacing all occurances with the integer equivalent.
Signed-off-by: Benjamin Berg <benjamin.berg@open-mesh.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|