diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-01-19 11:17:45 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-01-19 11:17:45 +0100 |
commit | bcd53f858d87f52843cc87764b283999126a50d6 (patch) | |
tree | 02e579388bad3906b1cd835afe5e4097be2a12a0 /drivers/net | |
parent | 41f632fe177bc4822c2e8236fe7c291e6e9eb6f8 (diff) | |
download | linux-bcd53f858d87f52843cc87764b283999126a50d6.tar.bz2 |
pinctrl: qcom: Don't iterate past end of function array
Timur reports that this code crashes if nfunctions is 0. Fix the
loop iteration to only consider valid elements of the functions
array.
Reported-by: Timur Tabi <timur@codeaurora.org>
Cc: Pramod Gurav <pramod.gurav@smartplayin.com>
Cc: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Cc: Ivan T. Ivanov <iivanov@mm-sol.com>
Cc: Andy Gross <agross@codeaurora.org>
Fixes: 327455817a92 "pinctrl: qcom: Add support for reset for apq8064"
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions