From: Johannes Berg Date: Wed, 5 Jan 2011 00:22:00 +0000 (-0800) Subject: iwlagn: add support for waiting for notifications X-Git-Tag: v2.6.39-rc1~468^2~448^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7194207ceea7a54c846e0865d2459f4887fe1e0d;p=pandora-kernel.git iwlagn: add support for waiting for notifications In order to implement waiting for notifications, add a structure that captures the information, and a list of such structures that will be traversed when a command is received from the ucode. Use sparse checking to make sure calls to the prepare/wait/cancel functions are always nested correctly. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed