]> git.baikalelectronics.ru Git - kernel.git/commit
staging: ks7010: remove KSC_OPNOTSUPP related code
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Mon, 23 Apr 2018 13:44:57 +0000 (15:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Apr 2018 13:47:24 +0000 (15:47 +0200)
commit9db449862a798c849bfa6f8f56bab55d8d6a75fe
treedb845a22c1ccb5728e760e36048b123966a23ca8
parent3a1d1df3506c013360bf576a4d4a7f7a243e29d0
staging: ks7010: remove KSC_OPNOTSUPP related code

This commit reviews KSC_OPNOTSUPP related code. The
preprocessor KSC_OPNOTSUPP is defined by default so
related wext functions are not being used. Just clean
code removing all of this stuff.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_wlan_net.c