rtnl: Export device type detection routine
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 8 Oct 2010 16:53:08 +0000 (18:53 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 8 Oct 2010 17:00:06 +0000 (19:00 +0200)
commit4fb8c75480f5d30000aeab0a91563e71697f0d64
tree2605f47ef2c227f2bd72885f3859f16ec4807016
parentee8ba75ee4d8030602912826f46cbcadfd0a6b83
rtnl: Export device type detection routine

Since ConnMan is now relying only on rtnl for device detection, the rtnl.c
code should be responsible for providing device types. And this is done by
parsing the device uevent DEVTYPE label.
src/connman.h
src/rtnl.c