mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-08 08:02:59 -04:00
Merge branch 'topic/nbpfaxi' into for-linus
This commit is contained in:
@@ -479,6 +479,7 @@ static size_t nbpf_xfer_size(struct nbpf_device *nbpf,
|
||||
|
||||
default:
|
||||
pr_warn("%s(): invalid bus width %u\n", __func__, width);
|
||||
/* fall through */
|
||||
case DMA_SLAVE_BUSWIDTH_1_BYTE:
|
||||
size = burst;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user