commit | 8ac6d452281b01b9c7ff382d640b547379e398cd | [log] [tgz] |
---|---|---|
author | Ursula Braun <ursula.braun@de.ibm.com> | Tue May 19 21:38:38 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed May 20 17:36:49 2009 -0700 |
tree | c8abfc7a79850d38a070b93b60b8346afb97af70 | |
parent | f214856540f6d704e817bf6b26a6bca9e697ee72 [diff] |
ctcm: avoid crash in ctcm_remove_device Channels are already removed when setting a ctcm-device offline. Thus ctcm_remove_device must not refer to channel information. Solution: delete channel information from the trace call in ctcm_remove_device. Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com> Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>