diff --git a/[refs] b/[refs] index 230c687758f3..ac521eb348c4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 17f085df92ba74a4dc88744cbc7a699c231f8728 +refs/heads/master: 1dc8d8c06d4002be4d1373fc06f25cd589be47e1 diff --git a/trunk/include/net/netlink.h b/trunk/include/net/netlink.h index 4fc05b58503e..f3b201d335b3 100644 --- a/trunk/include/net/netlink.h +++ b/trunk/include/net/netlink.h @@ -35,7 +35,7 @@ * nlmsg_new() create a new netlink message * nlmsg_put() add a netlink message to an skb * nlmsg_put_answer() callback based nlmsg_put() - * nlmsg_end() finanlize netlink message + * nlmsg_end() finalize netlink message * nlmsg_get_pos() return current position in message * nlmsg_trim() trim part of message * nlmsg_cancel() cancel message construction