]> xenbits.xensource.com Git - people/ssmith/netchannel2-pvops.git/commitdiff
Remove a worrying but harmless printk.
authorSteven Smith <ssmith@weybridge.uk.xensource.com>
Wed, 22 Apr 2009 13:04:42 +0000 (14:04 +0100)
committerSteven Smith <ssmith@weybridge.uk.xensource.com>
Tue, 19 May 2009 14:04:14 +0000 (15:04 +0100)
drivers/net/xen-netchannel2/xmit_packet.c

index 9b890c16f96d2e42b61e0b7404cf32b5cca2b7f0..7da3bf05fe270785a8d9f579dfaece2f45856ec3 100644 (file)
@@ -160,7 +160,6 @@ void nc2_really_start_xmit(struct netchannel2_ring_pair *ncrp,
                    space failed.  Back all the way back out of
                    transmitting this packet, stop the queue, and get
                    out. */
-                printk("<0>Ring reservation failed, trying to recover...\n");
                 nc = ncrp->interface;
                 if (ncrp == &nc->rings) {
                         /* Requeue the packet so that we'll try again