Skip to content
Commit b5283871 authored by Kalle Valo's avatar Kalle Valo
Browse files

ath6kl: use max_t() in ath6kl_cfg80211_connect()



ath6kl/cfg80211.c:589: WARNING: max() should probably be
max_t(u16, vif->listen_intvl_t, ATH6KL_MAX_WOW_LISTEN_INTL)

Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
parent 7433a490
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment