commit | 017fc480cc8cc0594dc250951d78e814667ae4c2 | [log] [tgz] |
---|---|---|
author | Shaohua Li <shaohua.li@intel.com> | Tue Dec 18 09:57:09 2007 +0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 01 15:04:27 2008 -0800 |
tree | 04efdbe646e8333be11ba6e9a0fc867109d22245 | |
parent | ec0a3a27fbb5792980b8c3ce4a93bc2ee93d0b35 [diff] |
PCI: avoid save the same type of cap multiple times Avoid adding the same type of cap multiple times, otherwise we will see dead loop. Signed-off-by: Shaohua Li <shaohua.li@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>