···36363737/**3838 * ethnl_put_strz() - put string attribute with fixed size string3939- * @skb: skb with the message4040- * @attrype: attribute type4141- * @s: ETH_GSTRING_LEN sized string (may not be null terminated)3939+ * @skb: skb with the message4040+ * @attrtype: attribute type4141+ * @s: ETH_GSTRING_LEN sized string (may not be null terminated)4242 *4343 * Puts an attribute with null terminated string from @s into the message.4444 *