]> git.baikalelectronics.ru Git - kernel.git/commit
ionic: fix vf op lock usage
authorShannon Nelson <snelson@pensando.io>
Wed, 4 Mar 2020 17:42:10 +0000 (09:42 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 7 Mar 2020 06:02:29 +0000 (22:02 -0800)
commit1e5e3ad06aab30884e42ce2fdbb089abf696eb1c
tree3f05ca1cdbecaf22d284601ce683253459473e36
parenta43b07302b9b063117d76e45c13834e6aa136020
ionic: fix vf op lock usage

These are a couple of read locks that should be write locks.

Fixes: 891d6f039073 ("ionic: support sr-iov operations")
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Reviewed-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_lif.c