mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
84cf7029b6
Driver appears to be mistaking the permission field with default value in the case of debug and qlge_irq_type. Driver is also passing debug as a bitmask into netif_msg_init() which wants a number of bits. Ron Mercer suggests we should change this to pass in -1 so the defaults get used instead, which makes the default much less verbose. Signed-off-by: Milton Miller <miltonm@bga.com> Signed-off-by: Sonny Rao <sonnyrao@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
Makefile | ||
qlge_dbg.c | ||
qlge_ethtool.c | ||
qlge_main.c | ||
qlge_mpi.c | ||
qlge.h |