[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120103.150936.572765552893657192.davem@davemloft.net>
Date: Tue, 03 Jan 2012 15:09:36 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: bruce.w.allan@...el.com, netdev@...r.kernel.org, gospo@...hat.com,
sassmann@...hat.com
Subject: Re: [net-next 08/11] e1000e: add Receive Packet Steering (RPS)
support
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Tue, 3 Jan 2012 11:19:13 -0800
> + e_err("Enabling both receive checksum offload and receive hashing is not possible with jumbo frames. Disable jumbos or enable only one of the receive offload features.\n");
Please split this up into multiple lines like this:
e_err("..."
"..."
"...");
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists