From: David S. Miller Date: Tue, 21 Mar 2017 23:04:01 +0000 (-0700) Subject: Merge branch 'usbnet-ksettings' X-Git-Tag: v4.12-rc1~108^2~390 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=b6e13aeaa40017a6caeec89759827e220381d27d;p=linux.git Merge branch 'usbnet-ksettings' Philippe Reynes says: ==================== net: usbnet: move to new api ethtool_{get|set}_link_ksettings The ethtool api {get|set}_settings is deprecated. On usbnet, it was often implemented with usbnet_{get|set}_settings. In this series, I add usbnet_{get|set}_link_ksettings in the first patch, then I update all the driver to use this new api, and in the last patch I remove the old api usbnet_{get|set}_settings. ==================== Signed-off-by: David S. Miller --- b6e13aeaa40017a6caeec89759827e220381d27d