From: Marek Vasut Date: Mon, 24 Aug 2009 05:57:30 +0000 (-0700) Subject: pxaficp-ir: remove incorrect net_device_ops X-Git-Tag: v2.6.31-rc8~45^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2f3ad4cedc00c8ee848e7abe9b2bbc93b9a8c2d;p=pandora-kernel.git pxaficp-ir: remove incorrect net_device_ops This patch fixes broken pxaficp-ir. The problem was in incorrect net_device_ops being specified which prevented the driver from operating. The symptoms were: - failing ifconfig for IrLAN, resulting in SIOCSIFFLAGS: Cannot assign requested address - irattach working for IrCOMM, but the port stayed disabled Moreover this patch corrects missing sysfs device link. Signed-off-by: Marek Vasut Signed-off-by: David S. Miller --- Reading git-diff-tree failed