Scott Feldman 045de01a17 netlink: bug fix: wrong size was calculated for vfinfo list blob
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@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-05-28 03:42:43 -07:00
..
2010-04-20 16:37:13 -07:00
2010-05-27 00:30:53 -07:00
2010-05-26 21:09:51 -07:00
2010-05-17 23:23:13 -07:00
2010-04-23 16:37:33 -07:00
2010-05-28 03:41:17 -07:00
2010-04-20 16:37:13 -07:00
2010-04-20 16:37:13 -07:00
2010-05-21 14:40:01 -04:00
2010-05-17 17:39:28 -07:00