aboutsummaryrefslogtreecommitdiff
path: root/tools/firmware-utils/src/edimax_fw_header.c
Commit message (Collapse)AuthorAge
* tools: edimax_fw_header: fix suspicious memset usageFlorian Fainelli2015-01-10
| | | | | | | | | memset() was called with a size argument against a pointer size, not the structure size itself. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43913
* Belkin AC 1750 DB (F9K1115v2) supportImre Kaloz2014-12-17
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 43734