X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=drivers%2Fnet%2Fethernet%2Faquantia%2Fatlantic%2Fhw_atl%2Fhw_atl_utils.h;h=a66aee51ab5b049c4e9f6367aebdd57cbbf5fc5a;hb=6d61e70ccc21606ffb8a0a03bd3aba24f659502b;hp=b8e3d88f08790a2e16ae3fc6b5edb8bedaaadf2f;hpb=282ec0ea65dab88fda51b5b9b649958ae42f4ac0;p=sfrench%2Fcifs-2.6.git 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 b8e3d88f0879..a66aee51ab5b 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);