aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet.c
diff options
context:
space:
mode:
authorCristina Moraru <cristina.moraru09@gmail.com>2015-10-09 22:17:56 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-12 20:52:39 -0700
commitb775df29f0ba51f16fae46b6e7c2c6a38f39e33c (patch)
tree4cea5b11edde31a24cf59a095c8469aab9305db6 /drivers/staging/octeon/ethernet.c
parentstaging: unisys: vmcallinterface.h: Cleanup unused fields (diff)
downloadlinux-dev-b775df29f0ba51f16fae46b6e7c2c6a38f39e33c.tar.xz
linux-dev-b775df29f0ba51f16fae46b6e7c2c6a38f39e33c.zip
staging: octeon: Remove extra line from kernel-doc
Fix 'bad line' kernel-doc warning Signed-off-by: Cristina Moraru <cristina.moraru09@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/octeon/ethernet.c')
-rw-r--r--drivers/staging/octeon/ethernet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/octeon/ethernet.c b/drivers/staging/octeon/ethernet.c
index c9183e05615c..63aefb8583ae 100644
--- a/drivers/staging/octeon/ethernet.c
+++ b/drivers/staging/octeon/ethernet.c
@@ -368,7 +368,7 @@ static void cvm_oct_common_set_multicast_list(struct net_device *dev)
* cvm_oct_common_set_mac_address - set the hardware MAC address for a device
* @dev: The device in question.
* @addr: Address structure to change it too.
-
+ *
* Returns Zero on success
*/
static int cvm_oct_set_mac_filter(struct net_device *dev)