diff options
author | Wang Hai <wanghai38@huawei.com> | 2020-07-30 09:11:40 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-31 03:40:11 +0300 |
commit | 1e51f9358af513c1620b527d1e8c90b8820591a2 (patch) | |
tree | fad42cd7102ceb7ff9eab46188c7142bf3f97336 /net/bluetooth/hci_request.c | |
parent | a0d716d8e42abcb973afed27c6fa44bd146d2616 (diff) | |
download | linux-1e51f9358af513c1620b527d1e8c90b8820591a2.tar.xz |
liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()
The size of struct octeon_dispatch is too small, it is better to use
kmalloc instead of vmalloc.
Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Wang Hai <wanghai38@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bluetooth/hci_request.c')
0 files changed, 0 insertions, 0 deletions