aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2019-01-24 13:33:27 +0300
committerMartin K. Petersen <[email protected]>2019-01-29 01:33:00 -0500
commit8437fcf14deed67e5ad90b5e8abf62fb20f30881 (patch)
treee739d4f5b73d90f5293ae66e1d57c2c03885d83b /net/lapb/lapb_in.c
parentb2d3492fc591b1fb46b81d79ca1fc44cac6ae0ae (diff)
scsi: 53c700: pass correct "dev" to dma_alloc_attrs()
The "hostdata->dev" pointer is NULL here. We set "hostdata->dev = dev;" later in the function and we also use "hostdata->dev" when we call dma_free_attrs() in NCR_700_release(). This bug predates git version control. Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions