qlge: disable unsed dump code
authorstephen hemminger <shemminger@vyatta.com>
Thu, 21 Oct 2010 07:50:55 +0000 (07:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 24 Oct 2010 22:07:13 +0000 (15:07 -0700)
The driver has lots of unused code to dump data structures to
console.  Use existing simple way to remove the code with ifdef.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found