commit | a22adce5f97c172398082bf9a713ccfba6c2364f | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Mon Apr 28 11:14:28 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 30 13:31:25 2014 -0400 |
tree | a16c97c9fee55c30c5790725962385ff5437a668 | |
parent | 7fa857ed041537ee6cbc7ee4ab0204a1231cfcb9 [diff] |
net: dsa: update DSA drivers to use ds_to_priv Use the helper function to retrieve the driver private context instead of using (void *)(ds + 1). Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>