Revision 7b9c8ba2d634a0467a8a36018a28624563f34f47 authored by Kenji Kaneshige on 16 January 2006, 04:45:23 UTC, committed by Tony Luck on 16 January 2006, 23:30:10 UTC
This patch fixes the bug that pci_claim_resource() is called multiple
times for the same P2P bridge's resource structures if P2P bridges
require their own PCI I/O resources.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
1 parent 1681b8e
History
File Mode Size
Kconfig -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 379 bytes
ieee80211_crypt.c -rw-r--r-- 5.3 KB
ieee80211_crypt_ccmp.c -rw-r--r-- 11.4 KB
ieee80211_crypt_tkip.c -rw-r--r-- 19.2 KB
ieee80211_crypt_wep.c -rw-r--r-- 6.7 KB
ieee80211_geo.c -rw-r--r-- 4.2 KB
ieee80211_module.c -rw-r--r-- 7.9 KB
ieee80211_rx.c -rw-r--r-- 43.2 KB
ieee80211_tx.c -rw-r--r-- 16.8 KB
ieee80211_wx.c -rw-r--r-- 20.1 KB

back to top