summaryrefslogtreecommitdiff
path: root/drivers/net/cs8900.h
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2017-04-03 16:18:53 +0200
committerJoe Hershberger <joe.hershberger@ni.com>2017-06-02 14:44:18 -0500
commitb233089787601d63e44d8d3ddb7d2731ef53cf4e (patch)
tree1d1baa812dca3940a19fc0aafed38bd6bd9e4d3c /drivers/net/cs8900.h
parent6ec922fae20f791882ee455286b1fefd5372a79a (diff)
net: zynq_gem: Do not return -ENOSYS on success
The .read_rom_hwaddr net_ops hook does not check the return value, which is why it was never caught that we are currently returning 0 if the read_rom_hwaddr function return -ENOSYS and -ENOSYS otherwise. In this case we can simplify this by just returning the result of the function. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> Acked-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'drivers/net/cs8900.h')
0 files changed, 0 insertions, 0 deletions