From: Jussi Kivilinna Date: Thu, 30 Jul 2009 16:41:52 +0000 (+0300) Subject: rndis_host: allow rndis_wlan to see all indications X-Git-Tag: v2.6.32-rc1~703^2~459^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a4901bcbe9c122bd56e1f6c337fcb4ad75fafb7;p=pandora-kernel.git rndis_host: allow rndis_wlan to see all indications Allow rndis_wlan to see all indications. Currently rndis_host lets rndis_wlan to know about link state changes only, but there is whole set of other 802.11-specific indications that rndis_wlan should handle properly. So rename link_change() to indication() and convert rndis_wlan to use it. Signed-off-by: Jussi Kivilinna Cc: David Brownell Signed-off-by: John W. Linville --- Reading git-diff-tree failed