On Sun, Mar 3, 2013 at 1:22 PM, Kay Sievers wrote:
> On Sun, Mar 3, 2013 at 7:10 PM, Rob Clark wrote:
>> On Sun, Mar 3, 2013 at 1:06 PM, Kay Sievers wrote:
>>> On Sun, Mar 3, 2013 at 6:55 PM, Rob Clark wrote:
>>>> On many arm embedded SoC's (phones, tablets,
On Sun, Mar 3, 2013 at 1:06 PM, Kay Sievers wrote:
> On Sun, Mar 3, 2013 at 6:55 PM, Rob Clark wrote:
>> On many arm embedded SoC's (phones, tablets, etc), there is no PCI bus.
>> So it is not an error if names_pci() fails to find a parent PCI device.
>
> As the comme
On many arm embedded SoC's (phones, tablets, etc), there is no PCI bus.
So it is not an error if names_pci() fails to find a parent PCI device.
Signed-off-by: Rob Clark
---
src/udev/udev-builtin-net_id.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/src/udev
) work on android devices.
Signed-off-by: Rob Clark
---
src/udev/udev-builtin-net_id.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/udev/udev-builtin-net_id.c b/src/udev/udev-builtin-net_id.c
index fbacb45..fdbec5a 100644
--- a/src/udev/udev-builtin-net_id.c
+++ b/src/udev
A couple fixes that I found in the process of getting rndis network
device to work properly with systemd/udev.
Rob Clark (2):
udev: fix segfault with android rndis
udev: fix for devices without PCI
src/udev/udev-builtin-net_id.c | 6 ++
1 file changed, 2 insertions(+), 4 deletions