Re: [PATCH 0/2] net: ethtool: add support for ETH_RESET_AP

2017-12-01 Thread David Miller
From: Scott Branden Date: Thu, 30 Nov 2017 11:35:58 -0800 > Add support to reset appplication processors inside SmartNICs by > defining new ETH_RESET_AP bit. > > And use new ETH_RESET_AP bit in bnxt ethernet driver. Looks good, series applied, thanks!

[PATCH 0/2] net: ethtool: add support for ETH_RESET_AP

2017-11-30 Thread Scott Branden
Add support to reset appplication processors inside SmartNICs by defining new ETH_RESET_AP bit. And use new ETH_RESET_AP bit in bnxt ethernet driver. Scott Branden (2): net: ethtool: add support for reset of AP inside NIC interface. bnxt_en: Add ETH_RESET_AP support drivers/net/ethernet/bro