]> git.ipfire.org Git - thirdparty/lldpd.git/commit
Bridge ioctls cannot be used with a 32bit userland on a 64bit kernel.
authorVincent Bernat <bernat@luffy.cx>
Wed, 2 Sep 2009 12:20:56 +0000 (14:20 +0200)
committerVincent Bernat <bernat@luffy.cx>
Wed, 10 Mar 2010 21:26:01 +0000 (22:26 +0100)
commitd7390a085b5655c4633de3b0a8540c4cb48637f6
tree87aac4706b13036b2889a3ebcff32c74c8f1c132
parentaf41b46ee95d5439772d0f9edd97f25fedb4ea42
Bridge ioctls cannot be used with a 32bit userland on a 64bit kernel.

Don't output any warning when ioctl fails.
src/features.c