aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb/wlp/messages.c
Commit message (Collapse)AuthorAge
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-22
| | | | | | | Instead of the home-grown d_fnstart(), d_fnend() and d_printf() macros, use dev_dbg() or remove the message entirely. Signed-off-by: David Vrabel <david.vrabel@csr.com>
* uwb: add WiMedia LLC Protocol stack (messages)Reinette Chatre2008-09-17
Add the WLP message formatting/decoding code. Signed-off-by: David Vrabel <david.vrabel@csr.com>