]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] zd1211rw: Remove bogus assert
authorDaniel Drake <dsd@gentoo.org>
Tue, 1 Aug 2006 21:43:33 +0000 (23:43 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 2 Aug 2006 18:26:50 +0000 (14:26 -0400)
commitb1162b639cc13d5a1ab9bcbd0a502599ddf49f86
treef43aecf19064680a4a69e8fd1779a8aa37bd5e31
parent40da08bca6f4e7dec4a75c3c47800e5f4ca4e567
[PATCH] zd1211rw: Remove bogus assert

This function is never called in interrupt context, and it doesn't
matter if it is called in IRQ context or not.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: Ulrich Kunitz <kune@deine-taler.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/zd1211rw/zd_usb.c