commit | d6c1d704ab5d2e13bebb096e415156a9c54a3d32 | [log] [tgz] |
---|---|---|
author | Jorge Boncompte [DTI2] <jorge@dti2.net> | Mon Jun 16 17:16:35 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 16 17:16:35 2008 -0700 |
tree | 419bdb2e79ae6be235956279a155e4337a4438a4 | |
parent | c0ed0b60f2c36acfebb53384a3b24d13b3a09309 [diff] |
atm: [iphase] doesn't call phy->start due to a bogus #ifndef This causes the suni driver to oops if you try to use sonetdiag to get the statistics. Also add the corresponding phy->stop call to fix another oops if you try to remove the module. Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net> Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil> Signed-off-by: David S. Miller <davem@davemloft.net>