| commit | 89138af9ffdb842f8730d3cfcce449533f98dce3 | [log] [tgz] |
|---|---|---|
| author | Matt Turner <mattst88@gmail.com> | Sat May 23 13:26:50 2020 -0700 |
| committer | David S. Miller <davem@davemloft.net> | Tue Jun 02 18:37:58 2020 -0700 |
| tree | 66c42a8a395bf4517c204a4f44d09efd70ba791d | |
| parent | 5abd902f751e279c69e7366e72dfb8fa2c3cecaa [diff] |
second: Fix typo'd operator Note that this does change the behavior of the code. After the patch only < 2.6 PROMs will fail (which is probably correct), instead of every 2.* like now. Signed-off-by: Matt Turner <mattst88@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>