commit | cb2147a925895f843c1f2e8124878e3e60236063 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Tue Jan 27 15:58:08 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 27 17:12:58 2015 -0800 |
tree | 3be1b20974c86a897bf5628d16291f285e4106c6 | |
parent | 19ab574f6271a2f912a449cfdea14a60098fba90 [diff] |
net/mlx4_core: Fix device capabilities dumping We are dumping device capabilities which are supported both by the firmware and the driver. Align the array that holds the capability strings with this practice. Reported-by: Yuval Shaia <yuval.shaia@oracle.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>