]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: dsa: mv88e6xxx: Add comment about family a device belongs to
authorAndrew Lunn <andrew@lunn.ch>
Mon, 21 Nov 2016 22:26:59 +0000 (23:26 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Nov 2016 14:55:30 +0000 (09:55 -0500)
commit4b325d8c84a8dda1e3e59a6ddb2304e10b5d8c74
treedb0e0befb9338628715511f6ed60f0d785d8d3a1
parenta605a0fe7115ead62f9a2e93819e21776261efec
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>
drivers/net/dsa/mv88e6xxx/chip.c