commit | 73a7ece8f70c955464080e434b5324bcdfdcb1b1 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Thu Jun 01 16:07:11 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 01 17:34:56 2017 -0400 |
tree | 7fe736c325597b74745ebe2cf828c9e209ebf70d | |
parent | 0266f79778de0afadd070941aae493c28529d974 [diff] |
net: dsa: comment hot path requirements The DSA layer uses inline helpers and copy of the tagging functions for faster access in hot path. Add comments to detail that. Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>