summaryrefslogtreecommitdiffstats
path: root/bcm4329/dhdutil
Commit message (Collapse)AuthorAgeFilesLines
* bcmdhd: Remove bcm4329 (obsolete)Dmitry Shmidt2012-11-0734-13582/+0
| | | | | | | Bug: 7205985 Change-Id: I3600b28b5f5519f6a230b4b9e9e248c6a6aee6e3 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>