From: Stephen Rothwell Date: Mon, 11 May 2009 21:44:51 +0000 (+0000) Subject: net/ibmveth: fix panic in probe X-Git-Tag: v2.6.31-rc1~330^2~421 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d44b5e07c6813e6d747f7f947f1da5f0abf14eb4;p=pandora-kernel.git net/ibmveth: fix panic in probe netdev->dev_addr changed from being an array to being a pointer, so we should not take its address for memcpy(). Signed-off-by: Stephen Rothwell Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed