[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0809231010280.27041@shark.he.net>
Date: Tue, 23 Sep 2008 10:12:04 -0700 (PDT)
From: "Randy.Dunlap" <rdunlap@...otime.net>
To: Stephen Hemminger <shemminger@...tta.com>
cc: "Randy.Dunlap" <rdunlap@...otime.net>,
David Miller <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [PATCH 2/2] netdev: docbook comment update (revised)
On Tue, 23 Sep 2008, Stephen Hemminger wrote:
> Add more docbook comments to network device functions and cleanup
> the comments.
>
> Signed-off-by: Stephen Hemminger <shemminger@...tta.com>
> --- a/net/core/dev.c 2008-09-23 08:32:48.000000000 -0700
> +++ b/net/core/dev.c 2008-09-23 10:00:10.000000000 -0700
> @@ -3322,6 +3323,12 @@ static void dev_addr_discard(struct net_
> netif_addr_unlock_bh(dev);
> }
>
> +/**
> + * dev_get_flags - get flags reported to userspace
> + * @dev: device
> + *
> + * Get the combination of flag bits exported throug APIs to userspace.
still needs: through
> + */
> unsigned dev_get_flags(const struct net_device *dev)
> {
> unsigned flags;
--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists