patch-2.4.22 linux-2.4.22/net/core/rtnetlink.c
Next file: linux-2.4.22/net/core/skbuff.c
Previous file: linux-2.4.22/net/core/netfilter.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-08-25 04:44:44.000000000 -0700
- Orig file:
linux-2.4.21/net/core/rtnetlink.c
- Orig date:
2003-06-13 07:51:39.000000000 -0700
diff -urN linux-2.4.21/net/core/rtnetlink.c linux-2.4.22/net/core/rtnetlink.c
@@ -394,7 +394,7 @@
* Malformed skbs with wrong lengths of messages are discarded silently.
*/
-static __inline__ int rtnetlink_rcv_skb(struct sk_buff *skb)
+static inline int rtnetlink_rcv_skb(struct sk_buff *skb)
{
int err;
struct nlmsghdr * nlh;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)