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)
commite5f5b2fb07353de00ffde49221cffad71e2fecfe
tree4bafa25188e94f20b24638c919009e99d1990171
parent00ea6deb0cb1af8df4ea899330bfd238c93ef164
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