From: Andy Shevchenko
Date: Wed, 27 Feb 2019 13:45:35 +0300
> The netif_msg_init() API takes on input the amount of bits to be set. The
> description of debug parameter in the enc28j60 module is misleading in this
> sense and passing 0x does not give an expected behaviour.
>
> Fix the descri
The netif_msg_init() API takes on input the amount of bits to be set. The
description of debug parameter in the enc28j60 module is misleading in this
sense and passing 0x does not give an expected behaviour.
Fix the description of debug module parameter to show what exactly is expected.
Signe