Re: [PATCH 3/5] cdma-atmodem: Add CDMA SMS Support

2010-12-20 Thread Lei Yu
Hi Denis, On 12/20/2010 12:39 PM, ext Denis Kenzior wrote: On 12/08/2010 06:35 PM, Lei Yu wrote: --- Makefile.am|7 ++ configure.ac |5 ++ drivers/cdma-atmodem/atmodem.c | 47 drivers/cdma-atmodem/atmodem.h | 23 ++ You ne

Re: [PATCH 3/5] cdma-atmodem: Add CDMA SMS Support

2010-12-20 Thread Denis Kenzior
On 12/08/2010 06:35 PM, Lei Yu wrote: > --- > Makefile.am|7 ++ > configure.ac |5 ++ > drivers/cdma-atmodem/atmodem.c | 47 > drivers/cdma-atmodem/atmodem.h | 23 ++ You need to synchronize with Dara on this one. Both of you are

[PATCH 3/5] cdma-atmodem: Add CDMA SMS Support

2010-12-08 Thread Lei Yu
--- Makefile.am|7 ++ configure.ac |5 ++ drivers/cdma-atmodem/atmodem.c | 47 drivers/cdma-atmodem/atmodem.h | 23 ++ drivers/cdma-atmodem/atutil.c | 45 drivers/cdma-atmodem/atutil.h | 64 + dri