Ophir Munk cbd737416c net/mlx4: avoid constant recreations in function
Function mlx4_conv_rss_types() contains constant arrays variables
which are recreated with every call to the function. By changing the
arrays definitions from "const" to "static const" these recreations
can be saved.

Signed-off-by: Ophir Munk <ophirmu@mellanox.com>
2018-05-14 22:32:23 +01:00
..
2018-05-14 22:31:53 +01:00
2018-05-14 22:31:51 +01:00
2018-05-14 22:31:51 +01: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-05-14 22:31:51 +01:00
2018-05-14 22:31:52 +01:00
2018-05-14 22:31:51 +01:00
2018-04-27 15:54:55 +01: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-05-14 22:31:53 +01: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-05-14 22:31:51 +01:00
2018-05-14 22:31:53 +01: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