Re: [PATCH v2 net-next 0/5] ionic: driver updates

2019-09-30 Thread Shannon Nelson
On 9/30/19 4:48 PM, David Miller wrote: From: Shannon Nelson Date: Mon, 30 Sep 2019 14:49:15 -0700 These patches are a few updates to clean up some code issues and add an ethtool feature. v2: add cover letter edit a couple of patch descriptions for clarity and add Fixes tags I agree

Re: [PATCH v2 net-next 0/5] ionic: driver updates

2019-09-30 Thread David Miller
From: Shannon Nelson Date: Mon, 30 Sep 2019 14:49:15 -0700 > These patches are a few updates to clean up some code > issues and add an ethtool feature. > > v2: add cover letter > edit a couple of patch descriptions for clarity and add Fixes tags I agree with Jakub that Fixes: tags for clean

[PATCH v2 net-next 0/5] ionic: driver updates

2019-09-30 Thread Shannon Nelson
These patches are a few updates to clean up some code issues and add an ethtool feature. v2: add cover letter edit a couple of patch descriptions for clarity and add Fixes tags Shannon Nelson (5): ionic: simplify returns in devlink info ionic: use wait_on_bit_lock() rather than open code