OSDN Git Service

qeth: Add new s390 debug feature for each qeth card
authorCarsten Otte <cotte@de.ibm.com>
Mon, 21 Jun 2010 22:57:04 +0000 (22:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Jun 2010 20:16:33 +0000 (13:16 -0700)
commitaf039068ca43e29d29ca1b387cb0b3e10eae3b92
treecd0b4d36eac3f9c4355734fd75f197289295fabd
parent8e96c51cb60689e1d804c4b23bc47a98a6b6efb3
qeth: Add new s390 debug feature for each qeth card

This patch adds a debug area for each qeth card. This debug area will replace
various other debug areas that are global for all cards handled by the device
driver. On crash dump analysis this makes life easier when trying to find out
what's going on with an interface. Also, the forest of debug areas for this
device driver is significantly cleared up.

Signed-off-by: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_core.h
drivers/s390/net/qeth_core_main.c