X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fnet%2Fax25.h;h=717e2192d521ee014ed415ad51d29d296576dba5;hb=43d7ff26361d05f9f97a92726bd2acc9652ce65c;hp=3f0236f1d23e93512a9b38baeafec5322ce3197b;hpb=21fab4a86a411c18c6b4d663ae710ca1f6206b3c;p=karo-tx-linux.git diff --git a/include/net/ax25.h b/include/net/ax25.h index 3f0236f1d23e..717e2192d521 100644 --- a/include/net/ax25.h +++ b/include/net/ax25.h @@ -324,6 +324,7 @@ extern void ax25_dama_on(ax25_cb *); extern void ax25_dama_off(ax25_cb *); /* ax25_ds_timer.c */ +extern void ax25_ds_setup_timer(ax25_dev *); extern void ax25_ds_set_timer(ax25_dev *); extern void ax25_ds_del_timer(ax25_dev *); extern void ax25_ds_timer(ax25_cb *);