commit | 12d42c505eb18c0d1f70ec36cea022bb195e7ba7 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Sat Apr 28 22:19:30 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 30 09:38:19 2018 -0400 |
tree | 31c44d02bc45ca5011a5bb5132d446665a26acb3 | |
parent | 0ae0974eb3d08e2166dd83aa669b63cb84a5ced3 [diff] |
r8169: improve handling of CPCMD quirk mask Both quirk masks are the same, so we can merge them. The quirk mask includes most bits so it's actually easier to define a mask with the bits to keep. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>