commit | c5b2ce24f3d27366135d542a98b596c056cb75f3 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Mon Apr 17 10:30:29 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 18 13:55:08 2017 -0400 |
tree | 569ade4c72cfdf655a253240937ef6aba9239a69 | |
parent | 37df25e83b18f20c4152d08777430222a8166125 [diff] |
net: mvpp2: Improve 27 size determinations Replace the specification of data structures by references to a local variable as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: David S. Miller <davem@davemloft.net>