Re: [PATCH v2 net-next 2/5] ionic: use wait_on_bit_lock() rather than open code

2019-09-30 Thread Jakub Kicinski
On Mon, 30 Sep 2019 14:49:17 -0700, Shannon Nelson wrote: > Replace the open-coded ionic_wait_for_bit() with the > kernel's wait_on_bit_lock(). > > Fixes: beead698b1736 ("ionic: Add the basic NDO callbacks for netdev support") Again, slightly strange to see the Fixes tag for code clean up targete

[PATCH v2 net-next 2/5] ionic: use wait_on_bit_lock() rather than open code

2019-09-30 Thread Shannon Nelson
Replace the open-coded ionic_wait_for_bit() with the kernel's wait_on_bit_lock(). Fixes: beead698b1736 ("ionic: Add the basic NDO callbacks for netdev support") Signed-off-by: Shannon Nelson --- drivers/net/ethernet/pensando/ionic/ionic_ethtool.c | 12 drivers/net/ethernet/pensando/