diff --git a/drivers/net/netconsole.c b/drivers/net/netconsole.c
index 92001f7af380c79e8bf1a85d4a733defe737969f..ccecba908ded61370f8fc408ea53aa1ff305aca3 100644
--- a/drivers/net/netconsole.c
+++ b/drivers/net/netconsole.c
@@ -83,6 +83,7 @@ static struct console netconsole_ext;
  *		whether the corresponding netpoll is active or inactive.
  *		Also, other parameters of a target may be modified at
  *		runtime only when it is disabled (enabled == 0).
+ * @extended:	Denotes whether console is extended or not.
  * @np:		The netpoll structure for this target.
  *		Contains the other userspace visible parameters:
  *		dev_name	(read-write)