summaryrefslogtreecommitdiff
path: root/proto_80211_mac_hdr.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-03all: Use macros for printf/scanf format specifiersJames McCoy1-7/+8
2014-02-24dissectors: Get rid of unecessary includes of protos.hTobias Klauser1-1/+0
2013-08-11dissector: proto_80211_mac_hdr: Fix compiler warningsTobias Klauser1-550/+130
2013-07-13proto_80211_mac_hdr: fix sparse warningDaniel Borkmann1-2/+2
2013-05-30misc: Fixed spelling mistakesKartik Mistry1-3/+3
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+3627
ing parent0900845ab741dd7b0b8b3f03ded0ffc6a348dd90 (diff)
greybus: audio: Add check for invalid index while mapping control
While mapping control id to define DAPM routes, invalid control index may cause kernel oops. Add extra check to validate index while mapping names to control_id. Signed-off-by: Vaibhav Agarwal <vaibhav.agarwal@linaro.org> Reviewed-by: Mark Greer <mgreer@animalcreek.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging')