]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3b5b653f3dae753116777e0d9fdb765ef780aac8
treecd0b4d36eac3f9c4355734fd75f197289295fabd
parente7a4384c263ea762ca0b3fd36444c9a32923405b
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