On 01/15/2018 10:36 AM, David Lechner wrote:
This removes the misleading "(hex)" from the attribute descriptions of configfs-usb-gadget-rndis. These attributes can only accept decimal numbers, not hexadecimal formatted numbers.Cc: Felipe Balbi <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Signed-off-by: David Lechner <[email protected]> ---
Please disregard this patch. This actually does use hex values. It just does not use the "0x" prefix from C, which threw me off.

