From d5ec899adb442161b8ae43777572ef8076f379a0 Mon Sep 17 00:00:00 2001 From: Amir Vadai Date: Mon, 27 Oct 2014 11:37:47 +0200 Subject: [PATCH] net/mlx4_en: Report actual number of rings in indirection table Hardware requires the number of rings in indirection table to be a power of 2. When setting number of channels to a non power of 2 number, indirection table is using only the closest power of 2 rings. Report this number in 'ethtool -x' and not the total number of rx rings. Signed-off-by: Amir Vadai Signed-off-by: Eugenia Emantayev Signed-off-by: David S. Miller --- Reading git-format-patch failed