--- zzzz-none-000/linux-2.6.32.61/net/atm/common.h 2013-06-10 09:43:48.000000000 +0000 +++ virian-300e-630/linux-2.6.32.61/net/atm/common.h 2011-07-20 07:23:51.000000000 +0000 @@ -52,4 +52,8 @@ void atm_dev_release_vccs(struct atm_dev *dev); +#ifdef CONFIG_IFX_OAM +int ifx_push_oam(struct atm_vcc *atmvcc, void *cell); +#endif + #endif