aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorAbhinav Kumar <[email protected]>2019-05-31 19:43:27 -0700
committerRob Clark <[email protected]>2019-06-18 14:02:26 -0700
commit61f0479757aa4371801b9d552e85dd6d6327d036 (patch)
tree1c537a49a71090e981d30cd4bac926bf5393a2b4 /net/lapb/lapb_subr.c
parent6672e11cad662ce6631e04c38f92a140a99c042c (diff)
drm/msm/dsi: add protection against NULL dsi device
When panel probe happens after DSI probe, the DSI probe is deferred as per current design. In the probe defer path dsi device is destroyed. This NULL dsi device could be deferenced by the panel probe in the mipi_dsi_attach path. Check for NULL dsi device before accessing it. Changes in v2: - Add more comments on how this NULL pointer situation will be hit Reported-by: Jeffrey Hugo <[email protected]> Tested-by: Jeffrey Hugo <[email protected]> Signed-off-by: Abhinav Kumar <[email protected]> Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions