]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: thunderx: introduce a function for mailbox access
authorAleksey Makarov <aleksey.makarov@caviumnetworks.com>
Tue, 2 Jun 2015 18:00:20 +0000 (11:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jun 2015 19:49:29 +0000 (12:49 -0700)
commit2cd2a196af20784b9f0a464d0f336de01a074a8c
tree2c638643ab3141864275066fc293d13d78a1030e
parent4a4f87d8ca2e26c224569405e24282f521af9329
net: thunderx: introduce a function for mailbox access

This fixes sparse message:

drivers/net/ethernet/cavium/thunder/nicvf_main.c:153:25: sparse: cast to
restricted __le64

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Aleksey Makarov <aleksey.makarov@caviumnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cavium/thunder/nicvf_main.c