From: Stefan Assmann Date: Mon, 26 Jul 2010 23:24:50 +0000 (+0000) Subject: igbvf, ixgbevf: use dev_hw_addr_random X-Git-Tag: v2.6.36-rc1~571^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c6952dfdda2f266f2f501792b8d6413caf25f7a;p=pandora-kernel.git igbvf, ixgbevf: use dev_hw_addr_random Both igbvf and ixgbevf should set addr_assign_type to NET_ADDR_RANDOM so udev creates persistent net rules by matching the device path. Do this by using the dev_hw_addr_random helper function. Signed-off-by: Stefan Assmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed