diff options
author | Malcolm Priestley <tvboxspy@gmail.com> | 2015-05-31 10:35:28 +0100 |
---|---|---|
committer | Sasha Levin <sasha.levin@oracle.com> | 2015-07-03 23:02:22 -0400 |
commit | 05e308140f6b33f08033e079e7c168ebadde588b (patch) | |
tree | 260a937a02c5fed3008fe6eafbde228505f02d2c /fs | |
parent | d83de3f9798fe8349fbcb61a7a5ea34f2cd80cba (diff) |
staging: vt6655: device_rx_srv check sk_buff is NULL
[ Upstream commit b5eeed8cb6097c8ea660b6598d36fdbb94065a22 ]
There is a small chance that pRD->pRDInfo->skb could go NULL
while the interrupt is processing.
Put NULL check on loop to break out.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions