staging: vt6656: return all key calls to mac80211 stack.
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 29 Apr 2020 18:48:14 +0000 (19:48 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 May 2020 10:27:59 +0000 (12:27 +0200)
commitf4269d4862c600b556041bb66ea10a3c53612f2e
tree6fc5c4b2e14f4dcb303b1a9819c74cf12099fda8
parentddaa877f2dbc88d8109ceaf4b94b5372173a4bf4
staging: vt6656: return all key calls to mac80211 stack.

vnt_mac_set_keyentry can return USB calls so return them to
mac80211.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/f1be8ba0-9513-55cb-de9d-dcd4341e5b78@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/key.c