commit | a46e534bc76ed4e92daa181526b30274d37c6979 | [log] [tgz] |
---|---|---|
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Nov 27 00:22:21 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 27 00:22:21 2008 -0800 |
tree | 3b6e0330cbfe79067fac494b80e647fdc0bac8ae | |
parent | 527d47c11149afb5dd59eaca57d5b4d816ac4f20 [diff] |
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>