IW_RETRY_LONG
if (wrqu->retry.flags & IW_RETRY_LONG) {
if (wrqu->retry.flags & IW_RETRY_LONG) {
wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_LONG;
else if (wrqu->retry.flags & IW_RETRY_LONG)
if (wrqu->retry.flags & IW_RETRY_LONG) {
wrqu->retry.flags = IW_RETRY_LIMIT | IW_RETRY_LONG;
if (retry->flags & IW_RETRY_LONG) {
retry->flags |= IW_RETRY_LONG;
if (retry->flags & IW_RETRY_LONG) {
retry->flags = IW_RETRY_LIMIT | IW_RETRY_LONG;