From 1c5ebaae42793308870cb38fc81f5217ee49e691 Mon Sep 17 00:00:00 2001 From: Dan Carpenter Date: Fri, 3 Jan 2014 23:59:09 +0300 Subject: [PATCH] staging: vt6655: check too restrictive (off by one) key_len == MAX_KEY_LEN is valid but we return an error. Introduced-by: 6b7200fe0a59 ('Staging: vt6655: memory corruption in check in wpa_set_wpadev()') Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed