From: Emil Tantilov Date: Sat, 19 Feb 2011 08:43:49 +0000 (+0000) Subject: ixgbe: store permanent address before initializing Rx addresses X-Git-Tag: v2.6.39-rc1~468^2~170^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=278675d855e03e111ca84fec6eb7d5569e56c394;p=pandora-kernel.git ixgbe: store permanent address before initializing Rx addresses We were reading the address after it had been initialized and this results in the permanent address on the system being changed. This change corrects that by storing the address before we re-initialize it. Signed-off-by: Emil Tantilov Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed