disconnection with error : xxx sent sent deauthentication

I have a ptp link on a distance of less than 4km but it link keeps disconnecting and connecting. It disconnects for hours and later will reconnect on its own. The error message i get when i check the log is : xxx sent sent deauthentication[/b**]. please i need help in resolving this issue.

Best regards**

It would be good to see full log,

from Wireless Debug logs,
http://wiki.mikrotik.com/wiki/Manual:Wireless_Debug_Logs

: data from unknown device , sent deauth [(XXX events suppressed, YYY deauths suppressed)]
Data frame from unknown device (read - not registered to this AP) with mac address received, AP sent deauthentication frame to it (as per 802.11). XXX is number of events that are not logged so that the log does not become too large (logs are limited to 1 entry per 5s after first 5 entries), YYY is the number of deauthentication frames that should have been sent, but were not sent, so that resources are not wasted sending too many deauthentication frames (only 10 deauth frames per second are allowed).

The likely cause of such a message is that the Station previously connected to the AP, which does not yet know it has been dropped from AP registration table, sending data to AP. Deauthentication message tells the Station that it is no longer connected.