Re: [PATCH 2/3] Specify attribute_id in port_table_attribute

2015-12-21 Thread ira.weiny
On Mon, Dec 21, 2015 at 08:20:28AM -0600, Christoph Lameter wrote: > Add the attr_id on port_table_attribute since we will have to add > a different port_table_attribute for the extended attribute soon. > > Reviewed-by: Hal Rosenstock Reviewed-by: Ira Weiny > Signed-off-by: Christoph Lameter

[PATCH 2/3] Specify attribute_id in port_table_attribute

2015-12-21 Thread Christoph Lameter
Add the attr_id on port_table_attribute since we will have to add a different port_table_attribute for the extended attribute soon. Reviewed-by: Hal Rosenstock Signed-off-by: Christoph Lameter --- drivers/infiniband/core/sysfs.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff