Jouni Malinen 3ea58a0548 nl80211: Fix libnl error string fetching
libnl functions return a library specific error value in libnl 2.0 and
newer. errno is not necessarily valid in all error cases and strerror()
for the returned value is not valid either.

Use nl_geterror() to get the correct error string from the returned
error code.

Signed-off-by: Jouni Malinen <j@w1.fi>
2020-01-02 18:05:38 +02:00
..
2020-01-02 18:05:38 +02:00
2018-11-30 21:28:19 +02:00
2020-01-02 18:05:38 +02:00
2020-01-02 18:05:38 +02:00
2019-01-02 00:23:43 +02:00
2014-12-14 18:05:32 +02:00
2016-02-16 00:14:47 +02:00