diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2017-08-29 21:48:51 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-29 22:39:51 -0700 |
commit | d081a16db80ef7a260fb178aa1199e01f7432625 (patch) | |
tree | 2521136ce5239cacbfc19245ef55484549d7f739 /net | |
parent | eaa72dc47488d599439cd0fd0f8c4f1bcb3906bb (diff) |
net: bcmgenet: Do not return from void function
A stray return was added in the macro bcmgenet_##name##_writel where it
should not, drop it.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Fixes: 69d2ea9c7989 ("net: bcmgenet: Use correct I/O accessors")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions