Re: [PATCH v4 net-next 19/19] ionic: Add basic devlink interface

2019-07-23 Thread Shannon Nelson
On 7/23/19 2:40 PM, David Miller wrote: From: Shannon Nelson Date: Mon, 22 Jul 2019 14:40:23 -0700 +struct ionic *ionic_devlink_alloc(struct device *dev) +{ + struct devlink *dl; + struct ionic *ionic; Reverse christmas tree please. Yep, I missed this one. Thanks for your revie

Re: [PATCH v4 net-next 19/19] ionic: Add basic devlink interface

2019-07-23 Thread David Miller
From: Shannon Nelson Date: Mon, 22 Jul 2019 14:40:23 -0700 > +struct ionic *ionic_devlink_alloc(struct device *dev) > +{ > + struct devlink *dl; > + struct ionic *ionic; Reverse christmas tree please.

[PATCH v4 net-next 19/19] ionic: Add basic devlink interface

2019-07-22 Thread Shannon Nelson
Add a devlink interface for access to information that isn't normally available through ethtool or the iplink interface. Signed-off-by: Shannon Nelson --- drivers/net/ethernet/pensando/ionic/Makefile | 2 +- drivers/net/ethernet/pensando/ionic/ionic.h | 3 + .../ethernet/pensando/ionic/ioni