]> git.baikalelectronics.ru Git - kernel.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)
commit868434e696676656e48517b170fecf487eb0ac60
treef43aecf19064680a4a69e8fd1779a8aa37bd5e31
parent831b868a60802c3f0008ea1613fbbc6fb80644bf
[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