From: Johannes Berg Date: Wed, 13 Apr 2011 10:14:47 +0000 (-0700) Subject: iwlagn: extend notification wait function X-Git-Tag: v3.0-rc1~377^2~161^2^2~141^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09f18afe766ea3f2c749e3af195bf65fde71b62e;p=pandora-kernel.git iwlagn: extend notification wait function A notification wait function is called with the command, but currently has no way of passing data back to the caller -- fix that by adding a void pointer to the function that can be used between the caller and the function. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed