From: David Miller <davem@davemloft.net> Date: 2012-11-25 21:09:38
From: David Woodhouse <dwmw2@infradead.org>
Date: Sat, 24 Nov 2012 00:01:32 +0000
+ /* Allow two packets in the ATM queue. One actually being sent, and one
+ for the ATM 'TX done' handler to send. It shouldn't take long to get
+ the next one from the netdev queue, when we need it. More than that
+ would be bufferbloat. */
Please format this:
/* Like
* this.
*/
and I'll apply this, thanks.