
Current cld80211 nl message size depends on PAGE_SIZE. PAGE_SIZE can be 4K and thus it's limiting the maximum nl message size to 4K bytes. Make the max supported nl message size to 8K bytes irrespective of PAGE_SIZE. Change-Id: I58fe8f85a5c9a0476fc5df75d0caa342cc261967 CRs-Fixed: 2053305