diff options
author | Edward Cree <ecree@solarflare.com> | 2014-02-25 14:17:59 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-02-26 21:22:02 +0100 |
commit | 8f355e5cee63c2c0c145d8206c4245d0189f47ff (patch) | |
tree | c26bdef2e3dabe83e777bd34d7facff3786f43c3 /MAINTAINERS | |
parent | net: tcp: use NET_INC_STATS() (diff) | |
download | linux-8f355e5cee63c2c0c145d8206c4245d0189f47ff.tar.xz linux-8f355e5cee63c2c0c145d8206c4245d0189f47ff.zip |
sfc: check for NULL efx->ptp_data in efx_ptp_event
If we receive a PTP event from the NIC when we haven't set up PTP state
in the driver, we attempt to read through a NULL pointer efx->ptp_data,
triggering a panic.
Signed-off-by: Edward Cree <ecree@solarflare.com>
Acked-by: Shradha Shah <sshah@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions