[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1398708868-15084-1-git-send-email-f.fainelli@gmail.com>
Date: Mon, 28 Apr 2014 11:14:26 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, buytenh@...tstofly.org,
Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH 0/2 net-next] net: dsa: add private context accessor
Lennert, David,
This patchset adds a private context accessors instead of doing the
(void *)(ds + 1) trick in DSA drivers that require the use of a private
context.
Florian Fainelli (2):
net: dsa: add ds_to_priv
net: dsa: update DSA drivers to use ds_to_priv
drivers/net/dsa/mv88e6123_61_65.c | 2 +-
drivers/net/dsa/mv88e6131.c | 4 ++--
drivers/net/dsa/mv88e6xxx.c | 12 ++++++------
include/net/dsa.h | 5 +++++
4 files changed, 14 insertions(+), 9 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists