Browse Source

wlantest: Remove unnecessary validation code

This condition is already checked above when figuring out whether a key
is known and as such, there is no point in keeping this check here.
Jouni Malinen 14 years ago
parent
commit
cb384549e2
1 changed files with 0 additions and 6 deletions
  1. 0 6
      wlantest/inject.c

+ 0 - 6
wlantest/inject.c

@@ -351,12 +351,6 @@ int wlantest_inject(struct wlantest *wt, struct wlantest_bss *bss,
 		}
 	}
 
-	if ((prot == WLANTEST_INJECT_PROTECTED ||
-	     prot == WLANTEST_INJECT_INCORRECT_KEY) && !protect) {
-		wpa_printf(MSG_INFO, "Cannot protect injected frame");
-		return -1;
-	}
-
 	if (protect)
 		return wlantest_inject_prot(
 			wt, bss, sta, frame, len,