netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] e1000e: fail when try to setup unsupported features
@ 2010-06-28  9:26 Stanislaw Gruszka
  2010-06-29  7:55 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Stanislaw Gruszka @ 2010-06-28  9:26 UTC (permalink / raw)
  To: netdev; +Cc: Amerigo Wang, Jeff Kirsher

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
---
 drivers/net/e1000e/ethtool.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/net/e1000e/ethtool.c b/drivers/net/e1000e/ethtool.c
index 77c5829..6355a1b 100644
--- a/drivers/net/e1000e/ethtool.c
+++ b/drivers/net/e1000e/ethtool.c
@@ -2051,7 +2051,6 @@ static const struct ethtool_ops e1000_ethtool_ops = {
 	.get_coalesce		= e1000_get_coalesce,
 	.set_coalesce		= e1000_set_coalesce,
 	.get_flags		= ethtool_op_get_flags,
-	.set_flags		= ethtool_op_set_flags,
 };
 
 void e1000e_set_ethtool_ops(struct net_device *netdev)
-- 
1.5.5.6

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

* Re: [PATCH -next] e1000e: fail when try to setup unsupported features
  2010-06-28  9:26 [PATCH -next] e1000e: fail when try to setup unsupported features Stanislaw Gruszka
@ 2010-06-29  7:55 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2010-06-29  7:55 UTC (permalink / raw)
  To: sgruszka; +Cc: netdev, amwang, jeffrey.t.kirsher

From: Stanislaw Gruszka <sgruszka@redhat.com>
Date: Mon, 28 Jun 2010 11:26:23 +0200

> Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>

Applied.

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

end of thread, other threads:[~2010-06-29  7:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-28  9:26 [PATCH -next] e1000e: fail when try to setup unsupported features Stanislaw Gruszka
2010-06-29  7:55 ` 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).