]> 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)
commitc75253e91b61b8923f41452a5d4ff7c98402aa4c
tree2fdbd50347e53d46e89a591376ed887351ffd744
parentad7015d42ee5cc96b08e351b87d6eb158f56b308
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