All of lore.kernel.org
 help / color / mirror / Atom feed
* commit "Fix Use hashtable to record udev path" breaks huawei
@ 2010-05-19 13:19 Kalle Valo
  2010-05-19 15:23 ` Kalle Valo
  0 siblings, 1 reply; 5+ messages in thread
From: Kalle Valo @ 2010-05-19 13:19 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 773 bytes --]

Hi,

while working on third version of my huawei gprs patches I noticed that
this commit breaks huawei:

commit af976f7e524746b1b55645967e11ab8250f593a8
Author: Zhenhua Zhang <zhenhua.zhang@intel.com>
Date:   Tue May 11 09:04:28 2010 +0800

    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.

I reverted the commit and huawei works again for me. More details later
today.

-- 
Kalle Valo

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-05-20  5:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-19 13:19 commit "Fix Use hashtable to record udev path" breaks huawei Kalle Valo
2010-05-19 15:23 ` Kalle Valo
2010-05-19 13:55   ` Denis Kenzior
2010-05-20  1:18   ` Zhang, Zhenhua
2010-05-20  5:13     ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.