ACT_PUBLIC_MAX 1298 drivers/staging/rtl8723bs/core/rtw_ieee80211.c u8 a = ACT_PUBLIC_MAX; ACT_PUBLIC_MAX 1347 drivers/staging/rtl8723bs/core/rtw_ieee80211.c action = (action >= ACT_PUBLIC_MAX) ? ACT_PUBLIC_MAX : action;