]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: zero out mailbox buffer on init
authorEmil Tantilov <emil.s.tantilov@intel.com>
Fri, 26 Jul 2013 07:34:54 +0000 (07:34 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 29 Aug 2013 10:04:18 +0000 (03:04 -0700)
commitffe93ba5566d237bab0af6f266743681f2e069dc
treea273542df5d83ea49761e4288d7ae891f4bf1cd8
parenta2103efe525c2e206e7505f1981a649f887b4e3d
ixgbe: zero out mailbox buffer on init

This patch initializes the msgbuf array to 0 in order to avoid using random
numbers from the memory as MAC address for the VF.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c