summaryrefslogtreecommitdiffstats
path: root/bcmdhd/dhdutil
Commit message (Collapse)AuthorAgeFilesLines
* bcmdhd: Update dhdutil to version 1.28.9-2Dmitry Shmidt2012-09-0727-652/+3070
| | | | | Change-Id: I7421426f6066fe5e0b3ee53b5459e30f72f6a244 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Fix undefined behaviour in C. This patch uses offsetof() macro defined inDoug Kwan2011-10-131-1/+3
| | | | | | | the C specs instead of using a macro which dereferences a null pointer. The offsetof() macro is available since C89. Change-Id: I62b9b1d726dd0c3a956bdc4ae4cdd5db3dc55040
* dhdutil: Update dhdutil to 5.90 RC125.14Dmitry Shmidt2011-08-0434-0/+13580
Change-Id: I91325aed45825f39e718333c88d858b715ab6568 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>