From: Wey-Yi Guy Date: Wed, 10 Nov 2010 17:56:40 +0000 (-0800) Subject: iwlwifi: put all the isr related function under ops X-Git-Tag: v2.6.38-rc1~476^2~558^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e39fdee1d7856817619326fa114438c146d74510;p=pandora-kernel.git iwlwifi: put all the isr related function under ops There were two type of isr supported by iwlwifi devices. legacy isr - only used by legacy devices (3945 & 4965) ict isr - used by all new generation of iwlwifi devices Move all the isr related functions into ops, the ict type of isr supports only needed for newer devices. Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed