commit | 24b9c8fe574a6e441bbf7cc1e51f92f1703ac801 | [log] [tgz] |
---|---|---|
author | Talel Atias <tatias@codeaurora.org> | Thu Apr 25 09:29:28 2013 +0300 |
committer | Talel Atias <tatias@codeaurora.org> | Thu Apr 25 09:29:28 2013 +0300 |
tree | 6badbe3f18bf4ec9b8f5f2b66ac35228b9cda223 | |
parent | 3d308e085f5ab5c60ebefd70219588b0e95b47ac [diff] |
msm: net: ecm: add debug printings and remove of unneeded condition check Add more printings to catch dangling references. The condition that was removed is unnecessary because the validity check before cover this (because that pointer is allocated with the netdev). Change-Id: I439e148a0e6710a505297956b104a0b27fcf6ccf Signed-off-by: Talel Atias <tatias@codeaurora.org>