aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2007-02-22 18:04:38 +0100
committerGuido Guenther <agx@bogon.sigxcpu.org>2007-02-22 18:04:38 +0100
commit72ebbfc099003d1bb200abbf36e2a616435da75a (patch)
treec91557664995e94618ce8c294cc87443b6bcd745
parent5aa877787caf4a6aa8b2581c8ce0e394d92641dd (diff)
parent39fb196cdce478ea40c38b5587e9b3305e23d584 (diff)
cvsimport
resolve conflicts Conflicts: at76c503.c
-rw-r--r--at76c503.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/at76c503.c b/at76c503.c
index 924a155..acb1634 100644
--- a/at76c503.c
+++ b/at76c503.c
@@ -6356,7 +6356,7 @@ static struct at76c503 *alloc_new_device(struct usb_device *udev,
dev->netdev = netdev;
init_MUTEX (&dev->sem);
- INIT_WORK(&dev->kevent, kevent);
+ INIT_WORK (&dev->kevent, kevent);
dev->open_count = 0;