]> git.baikalelectronics.ru Git - kernel.git/commit
bnxt_en: Use a common function to print the same ethtool -f error message.
authorMichael Chan <michael.chan@broadcom.com>
Fri, 30 Aug 2019 03:54:44 +0000 (23:54 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Aug 2019 21:02:18 +0000 (14:02 -0700)
commit8a601f0ad8c33fddde6b67fa9b664ad3a7004946
tree2faa2ced10ba1dad6823cc4643f8993350736b27
parent5d95200b8fac2c5527c132f3421012021dc3a1e6
bnxt_en: Use a common function to print the same ethtool -f error message.

The same message is printed 3 times in the code, so use a common function
to do that.

Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c