From: sfeldma@gmail.com
To: netdev@vger.kernel.org, jiri@resnulli.us
Subject: [PATCH net-next 0/3] rocker cleanups
Date: Wed, 25 Feb 2015 20:15:35 -0800 [thread overview]
Message-ID: <1424924138-15928-1-git-send-email-sfeldma@gmail.com> (raw)
From: Scott Feldman <sfeldma@gmail.com>
Pushing out some rocker cleanups I've had in my queue for a while. Nothing
major, just some sync-up with changes that already went into device code
(hard-coding desc err return values and lport renaming). Also fixup
port fowarding transitions prompted by some DSA discussions about how to
restore port state when port leaves bridge.
Scott Feldman (3):
rocker: fix non-portable err return codes
rocker: rename lport to pport
rocker: put port in FORWADING state after leaving bridge
drivers/net/ethernet/rocker/rocker.c | 255 ++++++++++++++++++++--------------
drivers/net/ethernet/rocker/rocker.h | 29 ++--
2 files changed, 170 insertions(+), 114 deletions(-)
--
1.7.10.4
next reply other threads:[~2015-02-26 4:15 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-26 4:15 sfeldma [this message]
2015-02-26 4:15 ` [PATCH net-next 1/3] rocker: fix non-portable err return codes sfeldma
2015-02-26 6:50 ` Jiri Pirko
2015-02-26 12:17 ` David Laight
2015-02-26 14:04 ` Scott Feldman
2015-02-26 4:15 ` [PATCH net-next 2/3] rocker: rename lport to pport sfeldma
2015-02-26 6:55 ` Jiri Pirko
2015-02-26 4:15 ` [PATCH net-next 3/3] rocker: put port in FORWADING state after leaving bridge sfeldma
2015-02-26 7:07 ` Jiri Pirko
2015-02-26 16:22 ` [PATCH net-next 0/3] rocker cleanups 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=1424924138-15928-1-git-send-email-sfeldma@gmail.com \
--to=sfeldma@gmail.com \
--cc=jiri@resnulli.us \
--cc=netdev@vger.kernel.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).