qcacld-3.0: Do not do PN check in case of WEP security
In WEP connection, IV values used for consecutive packets could be random and need not be monotonically increasing or consecutive in case of fragments. This could result in incorrect drop of fragments. Fix is to not do PN check in case of WEP security. Change-Id: I8bfe16f3bf68752f4279b3fae1cf485a3abc1af7 CRs-Fixed: 2977416
Loading
Please register or sign in to comment