aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
Diffstat (limited to 'include/net')
-rw-r--r--include/net/netlink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/netlink.h b/include/net/netlink.h
index 6c1076275aaa..7b903e1bdbbb 100644
--- a/include/net/netlink.h
+++ b/include/net/netlink.h
@@ -431,7 +431,7 @@ static inline int nlmsg_report(const struct nlmsghdr *nlh)
431/** 431/**
432 * nlmsg_put - Add a new netlink message to an skb 432 * nlmsg_put - Add a new netlink message to an skb
433 * @skb: socket buffer to store message in 433 * @skb: socket buffer to store message in
434 * @portid: netlink process id 434 * @portid: netlink PORTID of requesting application
435 * @seq: sequence number of message 435 * @seq: sequence number of message
436 * @type: message type 436 * @type: message type
437 * @payload: length of message payload 437 * @payload: length of message payload