]> git.baikalelectronics.ru Git - kernel.git/commit
enic: be less verbose about non-critical firmware errors
authorStefan Assmann <sassmann@kpanic.de>
Thu, 4 Apr 2013 06:57:08 +0000 (06:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Apr 2013 16:00:16 +0000 (12:00 -0400)
commit0cf9ec464839510bc4222e3639fbd343dc50cd6d
tree19afc8610210e9524302b0bc20b2d77aa0a39c95
parent184bfe792c5b475001ced8e2423b2a1f173f38b2
enic: be less verbose about non-critical firmware errors

If a feature is not supported by firmware no need to print an error message.
This surpresses the following harmless message on boot up and ethtool query.
enic: Error 1 devcmd 36

Signed-off-by: Stefan Assmann <sassmann@kpanic.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cisco/enic/vnic_dev.c