staging: vt6656: Fix pairwise key for non station modes
authorMalcolm Priestley <tvboxspy@gmail.com>
Fri, 11 Jul 2014 19:02:18 +0000 (20:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Jul 2014 00:37:31 +0000 (17:37 -0700)
commitf9ef05ce13e4dd66e8699e80492488bd8f01b528
treeffe8605d5000bdf6b2b4d1fbf3cde5e29a9c9d1e
parentb63d6ed6ca857d9aac6e93635c9fc42656cd0c44
staging: vt6656: Fix pairwise key for non station modes

patch 'vnt_set_keymode don't save pairwise key entry' caused
a slight regression in access point mode

Only don't save in station mode.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/key.c