commit | fc7556877d1748ac00958822a0a3bba1d4bd9e0d | [log] [tgz] |
---|---|---|
author | Dan Murphy <dmurphy@ti.com> | Tue Oct 10 12:42:56 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 11 14:14:32 2017 -0700 |
tree | bc194482dc33766822f49233fb11abfbc2fd9db7 | |
parent | 87461f7a58ab694e638ac52afa543b427751a9d0 [diff] |
net: phy: at803x: Change error to EINVAL for invalid MAC Change the return error code to EINVAL if the MAC address is not valid in the set_wol function. Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>