wlan: Migrate to 4.14 kernel as per the API nla_parse
The API "nla_parse" has changed with an extra argument of "struct netlink_ext_ack *extack" for kernel versions greater than or equal to 4.14. As part of 4.14 migration passing NULL to that extra argument. Change-Id: I43838e54762b16b66130c2bd12616fce47a37587 CRs-Fixed: 2696972
Loading
Please register or sign in to comment