commit | 06a36ecb5d0ee4b379845a5687f83084d3187521 | [log] [tgz] |
---|---|---|
author | Gregory CLEMENT <gregory.clement@bootlin.com> | Wed Oct 17 17:26:35 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 17 22:33:43 2018 -0700 |
tree | c9dc3de5d18b0d511b933f5abe911f7e133f46ce | |
parent | 5660b9d9d6a29c2c3cc12f62ae44bfb56b0a15a9 [diff] |
net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion() The ocelot_vlant_wait_for_completion() function is very similar to the ocelot_mact_wait_for_completion(). It seemed to have be copied but the comment was not updated, so let's fix it. Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>