]> bbs.cooldavid.org Git - net-next-2.6.git/commit
e1000: cleanup link up/down messages
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 27 Nov 2008 08:22:45 +0000 (00:22 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Nov 2008 08:22:45 +0000 (00:22 -0800)
commitb30c4d8f8210bc4ea92942ab786407ec2d780549
treee3c376cd94f1b72d23913b696a2412ef77113b5a
parenta46e534bc76ed4e92daa181526b30274d37c6979
e1000: 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/e1000/e1000_main.c