[RAMEN9610-20759]wlbt: Changes to set key type as IGTK for BIP_GMAC ciphers
authorSushant B Butta <b.sushant@samsung.com>
Wed, 16 Oct 2019 14:53:44 +0000 (20:23 +0530)
committerrobot <robot@samsung.com>
Sun, 3 Nov 2019 17:54:34 +0000 (02:54 +0900)
commit3102c88e72d7e484379f99673613aea390f34670
treed8e7b5ba554048dd60ba773fcf2370449f58cca5
parentc0d16444da146df144054dcc17658b23a660e049
[RAMEN9610-20759]wlbt: Changes to set key type as IGTK for BIP_GMAC ciphers

Currently driver sets the key type as IGTK for cipher suite :
(0x000FAC, 6 :WLAN_CIPHER_SUITE_AES_CMAC).
Driver should set the key type to IGTK for cipher suites
WLAN_CIPHER_SUITE_BIP_GMAC_128, WLAN_CIPHER_SUITE_BIP_GMAC_256 also.

Change-Id: Idfeb67fe9c170a12ebba89d59c2235a1b37f36e5
SCSC-Bug-Id: HOST-11211
Signed-off-by: Sushant B Butta <b.sushant@samsung.com>
drivers/net/wireless/scsc/cfg80211_ops.c