dm9000: define debug level as a module parameter
authorVladimir Zapolskiy <vz@mleia.com>
Sat, 20 Aug 2011 21:15:55 +0000 (14:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 20 Aug 2011 21:15:55 +0000 (14:15 -0700)
This change allows to get driver specific debug messages output
providing a module parameter. As far as the maximum level of verbosity
is too high, it is demoted by default.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found