Re: [PATCH 00/12] treewide: Fix GENMASK misuses

From: David Miller
Date: Thu Jul 11 2019 - 17:30:57 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Tue, 9 Jul 2019 22:04:13 -0700

> These GENMASK uses are inverted argument order and the
> actual masks produced are incorrect. Fix them.
>
> Add checkpatch tests to help avoid more misuses too.

Patches #7 and #8 applied to 'net', with appropriate Fixes tags
added to #8.