Commit b676c7f1 authored by Zheng Yongjun's avatar Zheng Yongjun Committed by David S. Miller
Browse files

ethtool: Fix a typo



atribute  ==> attribute

Signed-off-by: default avatarZheng Yongjun <zhengyongjun3@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7f0e869c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 attribute
 * @dst:  value to update
 * @len:  destination buffer length
 * @attr: netlink attribute with new value or null