Thread (13 messages) flat view 13 messages, 4 authors, 2004-10-21

Re: [PATCH] Make netif_rx_ni preempt-safe

From: Denis Vlasenko <hidden>
Date: 2004-10-20 20:15:23
Also in: lkml

quoted hunk ↗ jump to hunk
OK, third try.

Signed-Off-By: Lee Revell <redacted>
--- include/linux/netdevice.h~	2004-10-20 15:51:00.000000000 -0400
+++ include/linux/netdevice.h	2004-10-20 15:51:54.000000000 -0400
@@ -694,11 +694,14 @@
 /* Post buffer to the network code from _non interrupt_ context.
  * see net/core/dev.c for netif_rx description.
  */
-static inline int netif_rx_ni(struct sk_buff *skb)
+static int netif_rx_ni(struct sk_buff *skb)
non-inline functions must not live in .h files
--
vda
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help