From: Rabin Vincent Date: Sat, 2 May 2009 20:49:36 +0000 (-0700) Subject: Subject: [PATCH] br2684: restore net_dev initialization X-Git-Tag: v2.6.30-rc5~39^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=902e5ea15f8471a3213a37b11b98196f3406aeaf;p=pandora-kernel.git Subject: [PATCH] br2684: restore net_dev initialization Commit 0ba25ff4c669e5395110ba6ab4958a97a9f96922 ("br2684: convert to net_device_ops") inadvertently deleted the initialization of the net_dev pointer in the br2684_dev structure, leading to crashes. This patch adds it back. Reported-by: Mikko Vinni Tested-by: Mikko Vinni Signed-off-by: Rabin Vincent Signed-off-by: David S. Miller --- Reading git-diff-tree failed