mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 19:13:47 +02:00
ndev_vec_mask() should be returning u64 mask value instead of int.
Otherwise the mask value returned can be incorrect for larger
vectors.
Fixes:
|
||
|---|---|---|
| .. | ||
| hw | ||
| test | ||
| Kconfig | ||
| Makefile | ||
| ntb_transport.c | ||
| ntb.c | ||