ixgbe: fix log level of debug messages
authorStephen Hemminger <shemming@brocade.com>
Thu, 9 Jul 2015 23:01:03 +0000 (16:01 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 30 Jul 2015 18:15:56 +0000 (20:15 +0200)
commit371fb68f18f4c9d895d68b94ca6839ab0b0325ec
treeb40f0db0c247cb31290c7f2fdb0d03d09df76f4a
parent03e93ba4f6b1a54414c6a9dee04066970b62a6dd
ixgbe: fix log level of debug messages

All the debug chatter messages in the system log causes
complaints from users. Change the INFO messages to DEBUG
for normal startup kind of stuff.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
drivers/net/ixgbe/ixgbe_ethdev.c
drivers/net/ixgbe/ixgbe_rxtx.c