On Thu, Mar 31, 2011 at 12:32 AM, Simon Horman <[email protected]> wrote: > Update for flowi4 and ip_route_output_flow() changes > in 2.6.39-rc1. > > Signed-off-by: Simon Horman <[email protected]> > > --- > > Compile tested only > > It is not immediately obvious to me how these updates > can be achieved using backwards-compatibility macros. > I am open to suggestions.
Thanks Simon. I agree there's no good way to do this cleanly. I applied this as is with one exception: I dropped the unlikely() from IS_ERR(), which in the past has been pointed out as redundant. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
