From: cyrille.pitchen@atmel.com (Cyrille Pitchen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] net/macb: fix multiqueue support patch up
Date: Mon, 15 Dec 2014 15:13:30 +0100 [thread overview]
Message-ID: <cover.1418651689.git.cyrille.pitchen@atmel.com> (raw)
This series of patches is a fixup for the multiqueue support patch.
The first patch fixes a bug introduced by the multiqueue support patch.
The second one doesn't fix a bug but simplify the source code by removing
useless calls to devm_free_irq() since we use managed device resources for
IRQs.
They were applied on the net-next tree and tested with a sama5d36ek board.
Cyrille Pitchen (2):
net/macb: fix misplaced call of free_netdev() in macb_remove()
net/macb: remove useless calls of devm_free_irq()
drivers/net/ethernet/cadence/macb.c | 25 +++++++++----------------
1 file changed, 9 insertions(+), 16 deletions(-)
--
1.8.2.2
next reply other threads:[~2014-12-15 14:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-15 14:13 Cyrille Pitchen [this message]
2014-12-15 14:13 ` [PATCH 1/2] net/macb: fix misplaced call of free_netdev() in macb_remove() Cyrille Pitchen
2014-12-15 14:13 ` [PATCH 2/2] net/macb: remove useless calls of devm_free_irq() Cyrille Pitchen
2014-12-15 16:51 ` [PATCH 0/2] net/macb: fix multiqueue support patch up David Miller
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=cover.1418651689.git.cyrille.pitchen@atmel.com \
--to=cyrille.pitchen@atmel.com \
--cc=linux-arm-kernel@lists.infradead.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 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).