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
|
@ -472,7 +472,7 @@ queuebuf_datalen(struct queuebuf *b)
|
|||
return buframptr->len;
|
||||
}
|
||||
/*---------------------------------------------------------------------------*/
|
||||
rimeaddr_t *
|
||||
linkaddr_t *
|
||||
queuebuf_addr(struct queuebuf *b, uint8_t type)
|
||||
{
|
||||
struct queuebuf_data *buframptr = queuebuf_load_to_ram(b);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue