commit | 847a50fd9f3d6a1ee8c8bf646aa8c9a61ea51550 | [log] [tgz] |
---|---|---|
author | Carsten Otte <cotte@de.ibm.com> | Mon Jun 21 22:57:05 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 23 13:16:34 2010 -0700 |
tree | 730f6c00c0969be930ad7306fbc36796416331b8 | |
parent | af039068ca43e29d29ca1b387cb0b3e10eae3b92 [diff] |
qeth: Fold qeth_trace debug area This patch removes the qeth_trace debug area. All relevant data is logged into either qeth_setup or into each card's own debug area. Superfluous information (such as the card number when logging into the card's own debug area) is removed without replacement. 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>