diff options
author | Johan Hovold <[email protected]> | 2021-09-17 13:46:20 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-09-27 17:38:49 +0200 |
commit | 445c8132727728dc297492a7d9fc074af3e94ba3 (patch) | |
tree | b0f1cfb50ae42f2569fcce6097772d5a45d383eb /lib/netdev-notifier-error-inject.c | |
parent | cd20d59291d1790dc74248476e928f57fc455189 (diff) |
ipack: ipoctal: fix missing allocation-failure check
Add the missing error handling when allocating the transmit buffer to
avoid dereferencing a NULL pointer in write() should the allocation
ever fail.
Fixes: ba4dc61fe8c5 ("Staging: ipack: add support for IP-OCTAL mezzanine board")
Cc: [email protected] # 3.5
Acked-by: Samuel Iglesias Gonsalvez <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions