diff options
author | Roland Dreier <rolandd@cisco.com> | 2006-05-13 01:57:52 +0400 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2006-05-13 01:57:52 +0400 |
commit | 6f4bb3d8205d943acafa2f536f37131777524b67 (patch) | |
tree | c91bbf0190eef4e36be82fed70a6cbd4f01694a3 /drivers/infiniband/core/mad_rmpp.c | |
parent | be1fd94fd698e9dfa2676f688d4e9b034e0d4b9e (diff) | |
download | linux-6f4bb3d8205d943acafa2f536f37131777524b67.tar.xz |
IB/ipath: Properly terminate PCI ID table
The ipath driver's table of PCI IDs needs a { 0, } entry at the end.
This makes all of the device aliases visible to userspace so hotplug
loads the module for all supported devices. Without the patch,
modinfo ipath_core only shows:
alias: pci:v00001FC1d0000000Dsv*sd*bc*sc*i*
instead of the correct:
alias: pci:v00001FC1d00000010sv*sd*bc*sc*i*
alias: pci:v00001FC1d0000000Dsv*sd*bc*sc*i*
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Bryan O'Sullivan <bos@pathscale.com>
Diffstat (limited to 'drivers/infiniband/core/mad_rmpp.c')
0 files changed, 0 insertions, 0 deletions