igb: Add message when malformed packets detected by hw
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Wed, 9 Jul 2014 04:55:45 +0000 (04:55 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 24 Jul 2014 10:00:37 +0000 (03:00 -0700)
This patch adds a check and prints the error cause register value when
the hardware detects a malformed packet.  This is a very unlikely
scenario but has been seen occasionally, so printing the message to
assist the user.

Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found