diff options
author | Zhenhua Zhang <zhenhua.zhang@intel.com> | 2010-05-11 09:04:28 +0800 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-05-11 09:18:55 -0500 |
commit | af976f7e524746b1b55645967e11ab8250f593a8 (patch) | |
tree | 62405de182cba35f6e98e0ac2bae474bfe107b18 /src | |
parent | dea4c88906bdbc1fb488cc3239ba08342209e006 (diff) | |
download | ofono-af976f7e524746b1b55645967e11ab8250f593a8.tar.bz2 |
Fix Use hashtable to record udev path
Sometimes, Udev device 'remove' event could not report correct parent
node of current udev_device. Current code replies on the devpath
attached on the parent node to find modem and then remove it.
This fix is to change the way to store the devpath info into a
hashtable. So that we search hashtable to get devpath and remove the
modem.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions