Skip to content
Commit ca19fcb6 authored by Aditya Pakki's avatar Aditya Pakki Committed by David S. Miller
Browse files

net: chelsio: Add a missing check on cudg_get_buffer



cudbg_collect_hw_sched() could fail when the function cudg_get_buffer()
returns an error. The fix adds a check to the latter function returning
error on failure

Signed-off-by: default avatarAditya Pakki <pakki001@umn.edu>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f0fb9b28
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment