Re: [patch] PCI: check the return value of device_create_bin_file() in pci_create_bus()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sven Wegener
Date: Tuesday, August 5, 2008 - 6:21 am

On Tue, 5 Aug 2008, Sven Wegener wrote:


Uhm, this case can not happen in this version of the patch. We'll actually 
fail registering the bus completely with this patch, so there should be no 
chance that we'll ever go through pci_remove_legacy_files with legacy_io 
!= NULL and legacy_mem == NULL. So no need to NULLify it. But with the 
change Matthew suggested, we need to pay attention to it. Sorry for the 
noise here.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [patch] PCI: check the return value of device_create_b ..., Sven Wegener, (Tue Aug 5, 6:21 am)