Dne Po 24. srpna 2009 07:57:43 David Miller napsal(a):
From: Alexander Beregalov <redacted>
Date: Mon, 24 Aug 2009 08:38:31 +0400
quoted
Subject: [PATCH] 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 <redacted>
Applied, thanks.
Thank you.