commit | b08e1ed9cfcf789421b7eccdd941f3f681c0a4ab | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Fri Jul 26 07:34:54 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Aug 29 03:04:18 2013 -0700 |
tree | a273542df5d83ea49761e4288d7ae891f4bf1cd8 | |
parent | 4ec375b1ec8ede2691a6511fff91a2b67fe73c3b [diff] |
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>