summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2014-04-28 20:14:27 +0200
committerDavid S. Miller <davem@davemloft.net>2014-04-30 19:31:25 +0200
commit7fa857ed041537ee6cbc7ee4ab0204a1231cfcb9 (patch)
treeef2b1467a36a089d3961f60f8d445cb6743bde4a /drivers
parentMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... (diff)
downloadlinux-7fa857ed041537ee6cbc7ee4ab0204a1231cfcb9.tar.xz
linux-7fa857ed041537ee6cbc7ee4ab0204a1231cfcb9.zip
net: dsa: add ds_to_priv
DSA drivers have a trick which consists in allocating "priv_size" more bytes to account for the DSA driver private context. Add a helper function to access that private context instead of open-coding it in drivers with (void *)(ds + 1). Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions