commit | 6aae825a2d2d1c0981258148a84d25538df8d058 | [log] [tgz] |
---|---|---|
author | Julien Chevrier <julien.chevrier@intel.com> | Tue Jan 31 14:50:21 2017 +0000 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Feb 03 15:59:17 2017 +0200 |
tree | 6165a03a8b436d906e297b24eb3d173c2daf2f63 | |
parent | 3c95a56c2a70d373e9cae305413ae63b41f006cb [diff] |
net: iface: Fix bad comparisons in net_if Fix comparisons in net_if_get_by_index and net_if_get_by_iface: __net_if_end is not a pointer to a net_if structure. Change-Id: Ie8e3a457c3f0fa97c080b38b5b7d2b420c50252b Signed-off-by: Julien Chevrier <julien.chevrier@intel.com>