Re: [ovs-dev] [PATCH] vswitchd: Fix typo in comment

2013-07-12 Thread Justin Pettit
On Jul 12, 2013, at 9:41 AM, Ben Pfaff wrote: > On Fri, Jul 12, 2013 at 05:59:34PM +0800, Min Chen wrote: >> "if_cfg_queue" is not a member of "struct bridge" in bridge.c >> >> Signed-off-by: Min Chen > > I tried to apply your patch but failed: > > Applying: vswitchd: Fix typo in comment > fa

Re: [ovs-dev] [PATCH] vswitchd: Fix typo in comment

2013-07-12 Thread Ben Pfaff
On Fri, Jul 12, 2013 at 05:59:34PM +0800, Min Chen wrote: > "if_cfg_queue" is not a member of "struct bridge" in bridge.c > > Signed-off-by: Min Chen I tried to apply your patch but failed: Applying: vswitchd: Fix typo in comment fatal: corrupt patch at line 10 Patch failed at 0001 vswitchd: Fi