All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 2/2] netmon: Enabled netmon atom for xmm7modem plugin
Date: Tue, 09 Oct 2018 12:57:22 -0500	[thread overview]
Message-ID: <aebbeacc-a37d-8a28-3aaf-6186e238111b@gmail.com> (raw)
In-Reply-To: <1539085330-4517-1-git-send-email-antara.borwankar@intel.com>

[-- Attachment #1: Type: text/plain, Size: 586 bytes --]

Hi Antara,

> diff --git a/plugins/xmm7xxx.c b/plugins/xmm7xxx.c
> index 066e2e7..243738e 100644
> --- a/plugins/xmm7xxx.c
> +++ b/plugins/xmm7xxx.c

I also added '#include <ofono/netmon.h>' at the top of this file.

> @@ -356,6 +356,7 @@ static void xmm7xxx_post_online(struct ofono_modem *modem)
>   		ofono_gprs_add_context(gprs, gc);
>   
>   	ofono_ims_create(modem, "xmm7modem", data->chat);
> +	ofono_netmon_create(modem, 0, "xmm7modem", data->chat);
>   }
>   
>   static int xmm7xxx_probe(struct ofono_modem *modem)
> 

Applied, thanks.

Regards,
-Denis

  reply	other threads:[~2018-10-09 17:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-09 11:42 [PATCH 2/2] netmon: Enabled netmon atom for xmm7modem plugin Antara Borwankar
2018-10-09 17:57 ` Denis Kenzior [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-10-09 11:26 Antara Borwankar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aebbeacc-a37d-8a28-3aaf-6186e238111b@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.