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>
This commit is contained in:
Cristina Moraru 2015-10-09 22:17:56 +03:00 committed by Greg Kroah-Hartman
parent aa1a9c0161
commit b775df29f0

View file

@ -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)