Re: [PATCH net-next] liquidio: fix wrong information about channels reported to ethtool

2017-01-06 Thread David Miller
From: Felix Manlunas Date: Wed, 4 Jan 2017 16:18:50 -0800 > From: Weilin Chang > > Information reported to ethtool about channels is sometimes wrong for PF, > and always wrong for VF. Fix them by getting the information from the > right fields from the right structs. > > Signed-off-by: Weilin

[PATCH net-next] liquidio: fix wrong information about channels reported to ethtool

2017-01-04 Thread Felix Manlunas
From: Weilin Chang Information reported to ethtool about channels is sometimes wrong for PF, and always wrong for VF. Fix them by getting the information from the right fields from the right structs. Signed-off-by: Weilin Chang Signed-off-by: Felix Manlunas Signed-off-by: Derek Chickles Sign