Rafal Kozik
7544aee8d0
net/ena: fix GENMASK_ULL macro
...
When use GENMASK_ULL(63,0) left shift by 64 bits is performed.
Shifting by number greater or equal then word length
is undefined operation and failed on some platforms.
Fixes: 9ba7981ec992 ("ena: add communication layer for DPDK")
Cc: stable@dpdk.org
Signed-off-by: Rafal Kozik <rk@semihalf.com>
Acked-by: Michal Krawczyk <mk@semihalf.com>
2018-06-14 19:27:50 +02:00
..
2018-05-25 10:47:06 +02:00
2018-05-23 00:35:01 +02:00
2018-05-17 19:06:29 +02:00
2018-05-14 22:31:53 +01:00
2018-05-14 23:32:23 +02:00
2018-05-25 12:32:00 +02:00
2018-06-14 19:27:50 +02:00
2018-05-23 00:35:01 +02:00
2018-06-14 19:27:50 +02:00
2018-05-14 22:31:53 +01:00
2018-05-14 22:32:23 +01:00
2018-05-23 00:35:01 +02:00
2018-06-14 19:27:50 +02:00
2018-05-14 22:32:23 +01:00
2018-05-25 10:33:33 +02:00
2018-05-14 22:31:51 +01:00
2018-05-30 12:23:01 +02:00
2018-04-27 15:54:55 +01:00
2018-05-23 00:35:01 +02:00
2018-05-14 22:31:53 +01:00
2018-05-23 00:35:01 +02:00
2018-05-28 16:35:05 +02:00
2018-05-30 21:16:43 +02:00
2018-06-14 19:27:50 +02:00
2018-05-25 17:07:40 +02:00
2018-05-14 22:31:53 +01:00
2018-05-14 22:31:53 +01:00
2018-05-14 22:31:53 +01:00
2018-06-14 19:27:50 +02:00
2018-05-14 22:31:53 +01:00
2018-05-30 12:30:40 +02:00
2018-05-14 22:31:53 +01:00
2018-05-14 22:31:53 +01:00
2018-06-14 19:27:50 +02:00
2018-05-14 22:31:51 +01:00
2018-05-23 00:35:01 +02:00
2018-05-23 00:35:01 +02:00
2018-05-25 17:07:40 +02:00
2018-05-14 22:31:51 +01:00
2018-04-27 15:54:55 +01:00
2018-04-19 14:10:44 +02:00