2011-02-04 19:59:07

by Greg KH

[permalink] [raw]
Subject: Re: [PATCH 1/1] mct_u232: added _ioctl, _msr_to_icount and _get_icount functions

On Wed, Jan 12, 2011 at 10:34:53PM -0500, Vadim Tsozik wrote:
> Greg,
> I apologize for the delay. Finally I managed to configure sendmail to relay messages via my ISP SMTP (Too bad, my ISP blocks port 25).
> Below you can find patch generated off your 2.6.37-rc7 usb branch. Please let me know if you have any problem to apply this.
> Thank you in advance,

In the future, you need to create a patch that can be applied with '-p1'
option from the root of the kernel tree, right now you created it at the
root of the drivers/usb/ directory:

> --- usb/serial/mct_u232.c.orig 2010-12-26 16:54:16.660294924 -0500
> +++ usb/serial/mct_u232.c 2010-12-27 15:29:30.895141755 -0500

I edited it by hand and now applied it, sorry for the delay.

greg k-h


2011-02-05 03:50:38

by Tsozik

[permalink] [raw]
Subject: Re: [PATCH 1/1] mct_u232: added _ioctl, _msr_to_icount and _get_icount functions

Greg,
Many thanks for your help with this,
Vadim.

--- On Fri, 2/4/11, Greg KH <[email protected]> wrote:

> From: Greg KH <[email protected]>
> Subject: Re: [PATCH 1/1] mct_u232: added _ioctl, _msr_to_icount and _get_icount functions
> To: "Vadim Tsozik" <[email protected]>
> Cc: "Greg Kroah-Hartman" <[email protected]>, "Pete Zaitcev" <[email protected]>, [email protected], [email protected], "Vadim Tsozik" <[email protected]>
> Date: Friday, February 4, 2011, 2:35 PM
> On Wed, Jan 12, 2011 at 10:34:53PM
> -0500, Vadim Tsozik wrote:
> > Greg,
> > I apologize for the delay. Finally I managed to
> configure sendmail to relay messages via my ISP SMTP (Too
> bad, my ISP blocks port 25).
> > Below you can find patch generated off your 2.6.37-rc7
> usb branch. Please let me know if you have any problem to
> apply this.
> > Thank you in advance,
>
> In the future, you need to create a patch that can be
> applied with '-p1'
> option from the root of the kernel tree, right now you
> created it at the
> root of the drivers/usb/ directory:
>
> > --- usb/serial/mct_u232.c.orig???
> 2010-12-26 16:54:16.660294924 -0500
> > +++ usb/serial/mct_u232.c??? 2010-12-27
> 15:29:30.895141755 -0500
>
> I edited it by hand and now applied it, sorry for the
> delay.
>
> greg k-h
>