[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)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:23:37 +0000 (20:23 +0300)
commitbba5b076f95360c17733e43a98b07b89dd1e5dda
tree8b3a668b465df422f2f407b44be7461ca2fed12e
parent18d4c7ddefb353a75e6ec9d37c9845afbb67d0de
[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