ixgbe: cleanup link up/down messages
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 27 Nov 2008 08:22:21 +0000 (00:22 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Nov 2008 08:22:21 +0000 (00:22 -0800)
commita46e534bc76ed4e92daa181526b30274d37c6979
tree3b6e0330cbfe79067fac494b80e647fdc0bac8ae
parent527d47c11149afb5dd59eaca57d5b4d816ac4f20
ixgbe: cleanup link up/down messages

The system log messages created on a link status change need to follow a
specific format to work with tools some customers use.  This also makes
the messages consistant with other Intel driver link messages.

Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe_main.c