Revision 2214fb53006e6cfa6371b706070cb99794c68c3b authored by Subash Abhinov Kasiviswanathan on 14 June 2021, 21:03:25 UTC, committed by David S. Miller on 14 June 2021, 21:13:09 UTC
Update the function prototype of mhi_ndo_xmit to match
ndo_start_xmit. This otherwise leads to run time failures when
CFI is enabled in kernel.

Fixes: 3ffec6a14f24 ("net: Add mhi-net driver")
Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 45deacc
Raw File
.gitignore
# SPDX-License-Identifier: GPL-2.0-only
/gen_init_cpio
/initramfs_data.cpio
/initramfs_inc_data
back to top