Re: [PATCH 17/19] ibmveth: enable driver for CMO

2008-06-12 Thread Stephen Rothwell
Hi Robert, On Thu, 12 Jun 2008 17:23:11 -0500 Robert Jennings <[EMAIL PROTECTED]> wrote: > > + if(adapter->bounce_buffer != NULL) { Space after "if". Here and elsewhere. -- Cheers, Stephen Rothwell[EMAIL PROTECTED] http://www.canb.auug.org.au/~sfr/ pgphvgXx9uuaX.pgp D

[PATCH 17/19] ibmveth: enable driver for CMO

2008-06-12 Thread Robert Jennings
From: Robert Jennings <[EMAIL PROTECTED]> Enable ibmveth for Cooperative Memory Overcommitment (CMO). For this driver it means calculating a desired amount of IO memory based on the current MTU and updating this value with the bus when MTU changes occur. Because DMA mappings can fail, we have ad