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

2019-10-02 Thread David Miller
From: Shannon Nelson Date: Mon, 30 Sep 2019 20:03:21 -0700 > These patches are a few updates to clean up some code > issues and add an ethtool feature. > > v3: drop the Fixes tags as they really aren't fixing bugs > simplify ionic_lif_quiesce() as no return is necessary > > v2: add cover le

[PATCH v3 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. v3: drop the Fixes tags as they really aren't fixing bugs simplify ionic_lif_quiesce() as no return is necessary v2: add cover letter edit a couple of patch descriptions for clarity and add Fixe