From: Johannes Berg Date: Wed, 24 Nov 2010 07:10:05 +0000 (+0100) Subject: cfg80211: allow using CQM event to notify packet loss X-Git-Tag: v2.6.38-rc1~476^2~405^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c063dbf52b998b852122dff07a8b8dd430b38437;p=pandora-kernel.git cfg80211: allow using CQM event to notify packet loss This adds the ability for drivers to use CQM events to notify about packet loss for specific stations (which could be the AP for the managed mode case). Since the threshold might be determined by the driver (it isn't passed in right now) it will be passed out of the driver to userspace in the event. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed