projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f0e869
)
ethtool: Fix a typo
author
Zheng Yongjun
<zhengyongjun3@huawei.com>
Wed, 2 Jun 2021 06:54:28 +0000
(14:54 +0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 2 Jun 2021 21:01:55 +0000
(14:01 -0700)
atribute ==> attribute
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ethtool/netlink.h
patch
|
blob
|
history
diff --git
a/net/ethtool/netlink.h
b/net/ethtool/netlink.h
index 8abcbc10796c47986e5ba44d5ecacc8f5957e18e..90b10966b16b8cc199e9c2ca8be8f53bef13bbab 100644
(file)
--- a/
net/ethtool/netlink.h
+++ b/
net/ethtool/netlink.h
@@
-138,7
+138,7
@@
static inline void ethnl_update_bool32(u32 *dst, const struct nlattr *attr,
}
/**
- * ethnl_update_binary() - update binary data from NLA_BINARY atribute
+ * ethnl_update_binary() - update binary data from NLA_BINARY at
t
ribute
* @dst: value to update
* @len: destination buffer length
* @attr: netlink attribute with new value or null