]> git.baikalelectronics.ru Git - kernel.git/commit
qede: Fix VF minimum BW setting
authorYuval Mintz <Yuval.Mintz@qlogic.com>
Thu, 26 May 2016 08:01:17 +0000 (11:01 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 May 2016 19:27:32 +0000 (12:27 -0700)
commit668cbd8de0d0962a1fc07f919665c61ad1291744
tree2fdbd50347e53d46e89a591376ed887351ffd744
parent05821c4552d50f5ba696116c86a6120e7053d33d
qede: Fix VF minimum BW setting

VF is currently ignoring the minimum provided by the API,
mistakenly using the maximum for minimum as well.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qede/qede_main.c