3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-02-11 08:00:54 +01:00
Julien Massot dc3b17f496 unit: fix ie test comparison
Most likely here we want to compare the variable
not doing an assignment.

unit/test-ie.c:227:2: error: suggest parentheses around
assignment used as truth value [-Werror=parentheses]
assert(expected_len = final_len);
^~~~~~
2017-04-10 09:46:10 -05:00
..
2015-02-18 21:12:45 -06:00
2015-02-18 21:02:29 -06:00
2016-02-10 16:55:26 -06:00
2016-12-14 23:09:55 -06:00
2015-02-18 20:56:57 -06:00
2015-02-18 20:50:58 -06:00
2017-04-10 09:46:10 -05:00
2017-02-17 12:27:27 -06:00