kernel/drivers/infiniband/hw/mlx4/sysfs.c
.. .. @@ -221,7 +221,7 @@ 221 221 static int add_port_entries(struct mlx4_ib_dev *device, int port_num) 222 222 { 223 223 int i; 224 - char buff[11];224 + char buff[12];225 225 struct mlx4_ib_iov_port *port = NULL; 226 226 int ret = 0 ; 227 227 struct ib_port_attr attr;