]> 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, 2 Sep 2009 12:20:56 +0000 (14:20 +0200)
commitb9f4c12081cdc114fda7e5835448f121e1ee7c73
tree2e2968ed97b7bd1a7a19026b2571b4cba8ae5e65
parent586952454aeeb5f9b87be550386e2614769a2ecd
Bridge ioctls cannot be used with a 32bit userland on a 64bit kernel.

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