linux/drivers/net/hyperv
Andrea Parri (Microsoft) 26894cd971 hv_netvsc: Print value of invalid ID in netvsc_send_{completion,tx_complete}()
That being useful for debugging purposes.

Notice that the packet descriptor is in "private" guest memory, so
that Hyper-V can not tamper with it.

While at it, remove two unnecessary u64-casts.

Signed-off-by: Andrea Parri (Microsoft) <parri.andrea@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-04-07 21:04:11 -07:00
..
hyperv_net.h net: netvsc: Add Isolation VM support for netvsc driver 2021-12-20 18:01:09 +00:00
Kconfig
Makefile
netvsc.c hv_netvsc: Print value of invalid ID in netvsc_send_{completion,tx_complete}() 2022-04-07 21:04:11 -07:00
netvsc_bpf.c net: hyperv: remove use of bpf_op_t 2022-04-07 20:32:02 -07:00
netvsc_drv.c hv_netvsc: Add check for kvmalloc_array 2022-03-15 21:57:53 -07:00
netvsc_trace.c
netvsc_trace.h
rndis_filter.c net: netvsc: Add Isolation VM support for netvsc driver 2021-12-20 18:01:09 +00:00