]> git.baikalelectronics.ru Git - kernel.git/commit
libnl: fix help of _64bit functions
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Fri, 22 Apr 2016 15:31:16 +0000 (17:31 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 24 Apr 2016 00:13:24 +0000 (20:13 -0400)
commite7cc2df3da3d7e57060801d79f73a3d720cd9fd6
tree6ebb5e66214ca2c296e0b497e7e973915527b885
parentad8cd4568cacf7a5be0ce7686a21fe12eb2b7f6a
libnl: fix help of _64bit functions

Fix typo and describe 'padattr'.

Fixes: 66b709de46df ("libnl: add more helpers to align attributes on 64-bit")
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
lib/nlattr.c