chiark / gitweb /
sd-rtnl: link flags - don't allow change = 0
authorTom Gundersen <teg@jklm.no>
Fri, 14 Feb 2014 11:15:26 +0000 (12:15 +0100)
committerTom Gundersen <teg@jklm.no>
Sat, 15 Feb 2014 11:14:45 +0000 (12:14 +0100)
The kernel will happily treat 0x0 as 0xffffffff, but it is for backwards
compatibility only, so let's not perpetuate this.


No differences found