libnm-core: nm-setting-8021x: treat some empty properties as NULL
authorBeniamino Galvani <bgalvani@redhat.com>
Tue, 8 Mar 2016 14:22:05 +0000 (15:22 +0100)
committerBeniamino Galvani <bgalvani@redhat.com>
Wed, 16 Mar 2016 16:32:17 +0000 (17:32 +0100)
commit46f8045c9e68bc341ad0d1c1587974995be8a92e
tree64b8c93f7a7128d62e377255f53c42994a981266
parent2f45aaa55f4661057015f90d08c36f28b8c4ae13
libnm-core: nm-setting-8021x: treat some empty properties as NULL

For some properties as *subject-match and *domain-suffix-match an
empty string means that we don't want to do any filtering and should
be stored as NULL.
libnm-core/nm-setting-8021x.c