From: Paul Bolle Date: Mon, 14 Apr 2008 05:44:20 +0000 (-0700) Subject: [ISDN]: Do not validate ISDN net device address prior to interface-up X-Git-Tag: v2.6.25~33^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2dcba612b357a4687843ad4f46629d219233fd7;p=pandora-kernel.git [ISDN]: Do not validate ISDN net device address prior to interface-up Commit bada339 (Validate device addr prior to interface-up) caused a regression in the ISDN network code, see: http://bugzilla.kernel.org/show_bug.cgi?id=9923 The trivial fix is to remove the pointer to eth_validate_addr() in the net_device struct in isdn_net_init(). Signed-off-by: Paul Bolle Signed-off-by: David S. Miller --- Reading git-diff-tree failed