atm: [iphase] doesn't call phy->start due to a bogus #ifndef
authorJorge Boncompte [DTI2] <jorge@dti2.net>
Tue, 17 Jun 2008 00:16:35 +0000 (17:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Jun 2008 00:16:35 +0000 (17:16 -0700)
commitd6c1d704ab5d2e13bebb096e415156a9c54a3d32
tree419bdb2e79ae6be235956279a155e4337a4438a4
parentc0ed0b60f2c36acfebb53384a3b24d13b3a09309
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>
drivers/atm/iphase.c