[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100528.034256.116357450.davem@davemloft.net>
Date: Fri, 28 May 2010 03:42:56 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: scofeldm@...co.com
Cc: chrisw@...hat.com, netdev@...r.kernel.org, kaber@...sh.net,
arnd@...db.de
Subject: Re: [net-2.6 PATCH 2/2] netlink: bug fix: wrong size was
calculated for vfinfo list blob
From: Scott Feldman <scofeldm@...co.com>
Date: Fri, 28 May 2010 00:15:51 -0700
> From: Scott Feldman <scofeldm@...co.com>
>
> The wrong size was being calculated for vfinfo. In one case, it was over-
> calculating using nlmsg_total_size on attrs, in another case, it was
> under-calculating by assuming ifla_vf_* structs are packed together, but
> each struct is it's own attr w/ hdr (and padding).
>
> Signed-off-by: Scott Feldman <scofeldm@...co.com>
Applied.
--
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