commit | efd5d9a407f248bc7b684513a9ce9fe1fd19b478 | [log] [tgz] |
---|---|---|
author | Carsten Otte <cotte@de.ibm.com> | Mon Jun 21 22:57:07 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 23 13:16:35 2010 -0700 |
tree | 92902a6032e9f56f9fd7fbf593c97b6974c6c6e1 | |
parent | d829eeef58ee571a68ab51c9a67f2a94f9a9ce6c [diff] |
qeth: Fold qeth_misc debug area This patch removes the misc debug area. Instead of logging the entire skb we just log a pointer to it into the card's local debug area in qeth_core_get_next_skb. Other then that, this debug area is not used anywhere. 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>