net: hns3: pointer type of buffer should be void
authorBarry Song <song.bao.hua@hisilicon.com>
Thu, 18 Jun 2020 01:02:08 +0000 (13:02 +1200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Jun 2020 03:43:10 +0000 (20:43 -0700)
commitcb0e3e611575a3335ea0521c9e8ba84a6a7e51c6
treeb10ee0208f8c0a208eeec6ccca58103c35b2e2f7
parent674a135746aa7553eff12177d11868367aa102cb
net: hns3: pointer type of buffer should be void

Move the type of buffer address from unsigned char to void

Signed-off-by: Barry Song <song.bao.hua@hisilicon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h