Merge pull request #648 from cetic/pr-csma-fixes
High throughput fixes for csma and sixlowpan
This commit is contained in:
commit
6fb7dd238e
6 changed files with 91 additions and 41 deletions
|
@ -109,7 +109,9 @@ packetbuf_attr_t queuebuf_attr(struct queuebuf *b, uint8_t type);
|
|||
|
||||
void queuebuf_debug_print(void);
|
||||
|
||||
#endif /* QUEUEBUF_H_ */
|
||||
int queuebuf_numfree(void);
|
||||
|
||||
#endif /* __QUEUEBUF_H__ */
|
||||
|
||||
/** @} */
|
||||
/** @} */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue