diff options
author | Peter Griffin <peter.griffin@linaro.org> | 2014-08-15 16:40:09 +0400 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2014-09-24 13:48:31 +0400 |
commit | 1f8de849cf8399ff287bab560d04df4515ec73c0 (patch) | |
tree | 8400cf883a301832560187933eade98faa8a1e58 /drivers/phy/phy-omap-usb2.c | |
parent | 437a6bc478e6530efad9aeb04b84b2f5c4e356d5 (diff) | |
download | linux-1f8de849cf8399ff287bab560d04df4515ec73c0.tar.xz |
phy: phy-mvebu-sata: Add missing error check for devm_kzalloc
Currently this driver is missing a check on the return value of devm_kzalloc,
which would cause a NULL pointer dereference in a OOM situation.
This patch adds the aformentioned missing check.
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'drivers/phy/phy-omap-usb2.c')
0 files changed, 0 insertions, 0 deletions