Changed the name of the rimeaddr module to linkaddr
This commit is contained in:
parent
765e9acded
commit
45265249fc
180 changed files with 930 additions and 930 deletions
|
@ -49,7 +49,7 @@
|
|||
|
||||
/*---------------------------------------------------------------------------*/
|
||||
static void
|
||||
recv_from_broadcast(struct broadcast_conn *broadcast, const rimeaddr_t *sender)
|
||||
recv_from_broadcast(struct broadcast_conn *broadcast, const linkaddr_t *sender)
|
||||
{
|
||||
register struct stbroadcast_conn *c = (struct stbroadcast_conn *)broadcast;
|
||||
/* DEBUGF(3, "stbroadcast: recv_from_broadcast from %d\n", from_id);*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue