diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2018-02-22 21:37:48 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-23 12:29:19 -0500 |
commit | 9dbe7896d95af114fcb5554b53cf796ca9293b13 (patch) | |
tree | 121c89d2d1448abe27fe3e650b8d573c294bf54b /net | |
parent | 7edf6d314cd061e1d0a1b7bc0b511d64322c3f72 (diff) |
r8169: simplify and improve check for dash
r8168_check_dash() returns false anyway for all chip versions not
supporting dash. So we can simplify the check conditions.
In addition change the check functions to return bool instead of int,
because they actually return a bool value.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions