commit | 5dbbcb97cc55dd6e0c34cf06f9e1ee181247d054 | [log] [tgz] |
---|---|---|
author | Mike Marciniszyn <mike.marciniszyn@qlogic.com> | Mon Jan 10 17:42:20 2011 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Jan 10 17:42:20 2011 -0800 |
tree | 14eb055d1e816e494d29db014d4c3b0c0fec6de2 | |
parent | b3d5cb2f2067b30da53aa67e42fdd733030fb411 [diff] |
IB/qib: Fix multi-Florida HCA host panic on reboot Add check when setting configured contexts that the value does not exceed the number of contexts allocated for the card. If the value exceeds the already allocated count, set it to what is already allocated. Signed-off-by: Mike Marciniszyn <mike.marciniszyn@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>