IB/ipath: Only warn about prototype chip during init
authorMichael Albaugh <Michael.Albaugh@Qlogic.com>
Wed, 7 May 2008 17:56:47 +0000 (10:56 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 7 May 2008 17:56:47 +0000 (10:56 -0700)
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>

No differences found