]> git.baikalelectronics.ru Git - kernel.git/commit
wext: include wireless event id when it has a size problem
authorArend van Spriel <arend@broadcom.com>
Fri, 24 Aug 2012 12:43:31 +0000 (14:43 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 5 Sep 2012 14:12:44 +0000 (16:12 +0200)
commit5b2afbb568a2c6b6d4b98a63da8300d99cd2c1f9
tree4bafa25188e94f20b24638c919009e99d1990171
parent384250ef0cc1fa2909ab66077c6e5e47263acf2e
wext: include wireless event id when it has a size problem

The wext code checks is the event data is within size limits.
When this check fails a message is logged with violating size.
This patch adds the event id to put us on the right track for
resolving that violation.

Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/wext-core.c