From: Matteo Croce Date: Tue, 13 May 2008 22:58:32 +0000 (+0200) Subject: cpmac bugfixes and enhancements X-Git-Tag: v2.6.26-rc4~7^2~1^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f917d58031fce6dfd7cea71259ea6a2b663ec813;p=pandora-kernel.git cpmac bugfixes and enhancements * Resolve some locking issues using atomic_inc/atomic_dec * move status code in cpmac_check_status * unmark the BROKEN flag in Kconfig * move code which should have been in platform code in arch/mips/ar7/platform.c * fixed an IRQ storm which lets the kernel hang * fixed a double call to netif_start_queue which causes a kernel panic * don't fail to register the PHY, works on many devices now Signed-off-by: Matteo Croce Signed-off-by: Felix Fietkau Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed