Skip to content
Commit b6355fb3 authored by Sudip Mukherjee's avatar Sudip Mukherjee Committed by Samuel Ortiz
Browse files

nfc: fdp: fix NULL pointer dereference



We are checking phy after dereferencing it. We can print the debug
information after checking it. If phy is NULL then we will get a good
stack trace to tell us that we are in this irq handler.

Signed-off-by: default avatarSudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent ce69b95c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment