From: Andy Shevchenko <andriy.shevche...@linux.intel.com> 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 0xffff does not give an expected behaviour. > > Fix the description of debug module parameter to show what exactly is > expected. > > Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com> Applied.