commit | 96b0accb8867627250e911f8929e6c01da1ffd40 | [log] [tgz] |
---|---|---|
author | Michal Schmidt <mschmidt@redhat.com> | Thu Aug 18 21:51:01 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 18 21:51:01 2011 -0700 |
tree | 9c7b907724da173f92a2cbcf914df82ea1aa3b3b | |
parent | 3b3bceef26f8273b1f51c503e9485a35b8326417 [diff] |
bnx2x: downgrade Max BW error message to debug There are valid configurations where Max BW is configured to zero for some VNs. Print the message only if debugging is enabled and do not call the configuration "illegal". [v2: use DP(), not BNX2X_DBG_ERR(); recommended by Eilon Greenstein.] Signed-off-by: Michal Schmidt <mschmidt@redhat.com> Acked-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>