net/bnxt: reduce level of an Rx setup log
authorKalesh AP <kalesh-anakkur.purayil@broadcom.com>
Wed, 15 Jun 2022 14:56:58 +0000 (20:26 +0530)
committerAjit Khaparde <ajit.khaparde@broadcom.com>
Fri, 24 Jun 2022 21:23:58 +0000 (23:23 +0200)
commit06277055f1d4328ef712076417632e0d48ce18de
tree093ed0a14663ca20695990cdd403d95ea02f862d
parentaef3baca157d8202c26c5e034a9ab920da60d414
net/bnxt: reduce level of an Rx setup log

Broadcom HW drops packets when there are no descriptors available.
It does not matter what flag the application specifies in "rx_drop_en"
when configuring the Rx ring.

Reduce the verbosity of the log to print the status of the "rx_drop_en"
when configuring the Rx ring.

Signed-off-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Reviewed-by: Somnath Kotur <somnath.kotur@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
drivers/net/bnxt/bnxt_rxq.c