Skip to content
Commit 374e8cda authored by Phil Elwell's avatar Phil Elwell Committed by popcornmix
Browse files

staging: vchiq: Fix bulk userdata handling

The addition of the local 'userdata' pointer to
vchiq_irq_queue_bulk_tx_rx omitted the case where neither BLOCKING nor
WAITING modes are used, in which case the value provided by the
caller is replaced with a NULL.

Fixes: 4184da4f

 ("staging: vchiq: fix __user annotations")

Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.com>
parent d9f99adf
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