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)
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>

No differences found