| commit | 5f51efc195dfb860c60fafb4e47fe4b7cad2626d | [log] [tgz] |
|---|---|---|
| author | Michael Albaugh <Michael.Albaugh@Qlogic.com> | Wed May 07 10:56:47 2008 -0700 |
| committer | Roland Dreier <rolandd@cisco.com> | Wed May 07 10:56:47 2008 -0700 |
| tree | 72efa481bbe7e3952920626c025df4444e053fe2 | |
| parent | 273748cc908a901d082b4da5a16b2541c9d78a02 [diff] |
IB/ipath: Only warn about prototype chip during init We warn about prototype chips, but the function that checks for support is also called as a result of a get_portinfo request, which can clutter the logs. Restrict warning to only appear during initialization. Signed-off-by: Michael Albaugh <michael.albaugh@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>