linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_power
@ 2017-06-09 21:50 Philippe Reynes
  2017-06-10 20:10 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Philippe Reynes @ 2017-06-09 21:50 UTC (permalink / raw)
  To: Alexander.Loktionov, Pavel.Belous, davem, Dmitry.Bezrukov, vomlehn
  Cc: netdev, linux-kernel, Philippe Reynes

This function is not defined, so no need to declare it.

As I don't have the hardware, I'd be very pleased if
someone may test this patch.

Signed-off-by: Philippe Reynes <tremyfr@gmail.com>
---
 .../aquantia/atlantic/hw_atl/hw_atl_utils.h        |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.h b/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.h
index b8e3d88..a66aee5 100644
--- a/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.h
+++ b/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.h
@@ -193,9 +193,6 @@ int hw_atl_utils_hw_get_regs(struct aq_hw_s *self,
 			     struct aq_hw_caps_s *aq_hw_caps,
 			     u32 *regs_buff);
 
-int hw_atl_utils_hw_get_settings(struct aq_hw_s *self,
-				 struct ethtool_cmd *cmd);
-
 int hw_atl_utils_hw_set_power(struct aq_hw_s *self,
 			      unsigned int power_state);
 
-- 
1.7.4.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_power
  2017-06-09 21:50 [PATCH] net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_power Philippe Reynes
@ 2017-06-10 20:10 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2017-06-10 20:10 UTC (permalink / raw)
  To: tremyfr
  Cc: Alexander.Loktionov, Pavel.Belous, Dmitry.Bezrukov, vomlehn,
	netdev, linux-kernel

From: Philippe Reynes <tremyfr@gmail.com>
Date: Fri,  9 Jun 2017 23:50:57 +0200

> This function is not defined, so no need to declare it.
> 
> As I don't have the hardware, I'd be very pleased if
> someone may test this patch.
> 
> Signed-off-by: Philippe Reynes <tremyfr@gmail.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-10 20:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-09 21:50 [PATCH] net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_power Philippe Reynes
2017-06-10 20:10 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).