[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130724.175931.2162372173516934293.davem@davemloft.net>
Date: Wed, 24 Jul 2013 17:59:31 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: f.fainelli@...il.com
Cc: netdev@...r.kernel.org, eric.dumazet@...il.com,
bhutchings@...arflare.com
Subject: Re: [PATCH v2] net: fix comment above build_skb()
From: "Florian Fainelli" <f.fainelli@...il.com>
Date: Tue, 23 Jul 2013 20:22:39 +0100
> build_skb() specifies that the data parameter must come from a kmalloc'd
> area, this is only true if frag_size equals 0, because then build_skb()
> will use kzsize(data) to figure out the actual data size. Update the
> comment to reflect that special condition.
>
> Signed-off-by: Florian Fainelli <f.fainelli@...il.com>
Applied, thanks.
--
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