The Linux kernel version 4.12 introduced an API change to nla_parse_nested(). Add conditional compilation to call nla_parse_nested with the correct parameters based on the version of the linux kernel being compiled against. Change-Id: I878a29b352c998a751a979f66a9c3c4c7ecfd442 CRs-Fixed: 2167861