]> git.baikalelectronics.ru Git - kernel.git/commit
net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()
authorGregory CLEMENT <gregory.clement@bootlin.com>
Wed, 17 Oct 2018 15:26:35 +0000 (17:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Oct 2018 05:33:43 +0000 (22:33 -0700)
commita1c4d70d5a72ea5139ff2e1ab48c81be9ed3a648
treec9dc3de5d18b0d511b933f5abe911f7e133f46ce
parent5c97a12bbec14ceddfc0adf51f07b397158b11c7
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>
drivers/net/ethernet/mscc/ocelot.c