rtnl: Use filtered devices to determine blacklisted devices
authorManfred Kober <manfred.kober@gmx.de>
Thu, 21 Jun 2012 07:40:33 +0000 (09:40 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 25 Jun 2012 06:33:36 +0000 (09:33 +0300)
commit7c1ddffb3a7c840f63ac969be5b294971d5c7327
tree7798c81b5c015132de4ab156aef5e7891880a034
parent94647cff574377932b17e415d394812c3159884f
rtnl: Use filtered devices to determine blacklisted devices

Instead of hard-coding some selected devices to be ignored, the
blacklist check now uses the connman_device_isfiltered list.
src/rtnl.c