commit | 4b325d8c84a8dda1e3e59a6ddb2304e10b5d8c74 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Mon Nov 21 23:26:59 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 22 09:55:30 2016 -0500 |
tree | db0e0befb9338628715511f6ed60f0d785d8d3a1 | |
parent | a605a0fe7115ead62f9a2e93819e21776261efec [diff] |
net: dsa: mv88e6xxx: Add comment about family a device belongs to Knowing the family of device belongs to helps with picking the ops implementation which is appropriate to the device. So add a comment to each structure of ops. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>