From: Jean Tourrilhes Date: Tue, 24 Nov 2009 18:47:08 +0000 (-0800) Subject: WE: Fix set events not propagated X-Git-Tag: v2.6.33-rc1~388^2~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1014eb6ec95b18f890101e99385f05539c0c2f01;p=pandora-kernel.git WE: Fix set events not propagated I've just noticed that some events are no longer propagated for some wireless drivers. Basically, SET request with a extra payload for driver without commit handler. The fix is pretty simple, see attached. Actually, a few lines below this line, you will see that the event generation for simple SET (iwpoint-less ?) is done properly, and this other event generation does not need fixing. Signed-off-by: Jean Tourrilhes Signed-off-by: John W. Linville --- Reading git-diff-tree failed