linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: Linux NFC <linux-nfc@lists.01.org>,
	Linux Wireless <linux-wireless@vger.kernel.org>
Subject: [GIT] [3.9] NFC fixes
Date: Mon, 11 Mar 2013 00:57:30 +0100	[thread overview]
Message-ID: <20130310235730.GA27335@zurbaran> (raw)

Hi John,

This is the first NFC pull request for 3.9 fixes

With this one we have:

- A fix for properly decreasing socket ack log.
- A timer and works cleanup upon NFC device removal.
- A monitoroing socket cleanup round from llcp_socket_release.
- A proper error report to pending sockets upon NFC device removal.

Thanks in advance for pulling them in.

The following changes since commit 930df2dfc7073c9ed2d0b47a08e47027ae83c545:

  Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless (2013-03-06 15:33:15 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes.git tags/nfc-fixes-3.9-1

for you to fetch changes up to 3bbc0ceb7ac2bf694d31362eea2c71a680e5deeb:

  NFC: llcp: Report error to pending sockets when a device is removed (2013-03-08 17:35:22 +0100)

----------------------------------------------------------------
Samuel Ortiz (4):
      NFC: llcp: Decrease socket ack log when accepting a connection
      NFC: llcp: Clean local timers and works when removing a device
      NFC: llcp: Clean raw sockets from nfc_llcp_socket_release
      NFC: llcp: Report error to pending sockets when a device is removed

 net/nfc/llcp/llcp.c |   62 +++++++++++++++++++++++++++++++++++++++++++--------
 net/nfc/llcp/sock.c |    2 ++
 2 files changed, 55 insertions(+), 9 deletions(-)

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

             reply	other threads:[~2013-03-10 23:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-10 23:57 Samuel Ortiz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-03-31 23:26 [GIT] [3.9] NFC fixes Samuel Ortiz
2013-04-01 19:15 ` John W. Linville

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=20130310235730.GA27335@zurbaran \
    --to=sameo@linux.intel.com \
    --cc=linux-nfc@lists.01.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).