[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <AANLkTi=vNa0u_u0uKVxspjbhXho8Zcf=Lzezjw6AUvPJ@mail.gmail.com>
Date: Mon, 18 Oct 2010 14:46:13 -0700
From: Tom Herbert <therbert@...gle.com>
To: Ben Hutchings <bhutchings@...arflare.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH 1/3] net: fail alloc_netdev_mq if queue count < 1
> Off by one?
>
Yes, thanks for catching that.
> Ben.
>
>> + return NULL;
>> + }
>> +
>> alloc_size = sizeof(struct net_device);
>> if (sizeof_priv) {
>> /* ensure 32-byte alignment of private area */
>
> --
> Ben Hutchings, Senior Software Engineer, Solarflare Communications
> Not speaking for my employer; that's the marketing department's job.
> They asked us to note that Solarflare product names are trademarked.
>
>
--
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