Thread (33 messages) 33 messages, 6 authors, 2015-06-19

Re: [PATCH 14/22] fjes: net_device_ops.ndo_tx_timeout

From: Sergei Shtylyov <hidden>
Date: 2015-06-18 13:58:37
Also in: linux-acpi, platform-driver-x86

Hello.

On 6/18/2015 3:49 AM, Taku Izumi wrote:
This patch adds net_device_ops.ndo_tx_timeout callback.
Signed-off-by: Taku Izumi <redacted>
---
  drivers/platform/x86/fjes/fjes_main.c | 9 +++++++++
  1 file changed, 9 insertions(+)
quoted hunk ↗ jump to hunk
diff --git a/drivers/platform/x86/fjes/fjes_main.c b/drivers/platform/x86/fjes/fjes_main.c
index 72541a7..84727d8 100644
--- a/drivers/platform/x86/fjes/fjes_main.c
+++ b/drivers/platform/x86/fjes/fjes_main.c
[...]
quoted hunk ↗ jump to hunk
@@ -739,6 +741,13 @@ static netdev_tx_t fjes_xmit_frame(struct sk_buff *skb,
  	return ret;
  }

+static void fjes_tx_retry(struct net_device *netdev)
+{
+	struct netdev_queue *curQueue = netdev_get_tx_queue(netdev, 0);
    No CamelCase, please.

WBR, Sergei
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help